I've been using a simple editor (syntax high-lighting only) and the command line for ages. What do y'all recommend as a fully-featured alternative instead?
I will swear by the following Jetbrains products: IntelliJ, PyCharm, and Webstorm. I am not a fan of DataGrip and never really got into CLion (I wind up using the Arduino tools or Microchip Studio)
9 comments
[ 0.27 ms ] story [ 33.6 ms ] threadI will swear by the following Jetbrains products: IntelliJ, PyCharm, and Webstorm. I am not a fan of DataGrip and never really got into CLion (I wind up using the Arduino tools or Microchip Studio)
While it has some bugs and rough edges its capabilities are still quite impressive.
Plugins: ESLint, GitLens, Prettier, Apollo GraphQL, Github Copilot, AutoImport, ES7/React/TypeScript Code Snippets.
VSCode with Plugins get the job done.
If you're looking for something free. Netbeans does the jobs for PHP.