▲ | chilldsgn 13 hours ago | |||||||
This is one of the reasons why I switched to CLion for C++ work, and the fact that VS Code and its derivatives was a pain to configure for C++. I also use PHPStorm for web dev work and we use MS DevOps at work and that extension is unstable, causes IDE errors for me and I will not use MS products just for this one irksome bug. I prefer PHPStorm for my work, because working with PHP in VS Code has never been a great experience for me. I just want my tools to work, I fight with code, I don't want to fight with my tools as well. | ||||||||
▲ | LinAGKar 11 hours ago | parent | next [-] | |||||||
I did give CLion a try when looking for an editor, but last I checked CLion required you to use CMake. Also, JetBrains has it all split up between different IDEs. I need on e that supports C, C++, Python, Cython, Makefile, TypeScript, SCSS, XHTML, Shellscript, JSON and XML in the same program. I also need a program that can do CMake and C, and a program that can do C# (including project management, building, tests etc), Batch script, PowerShell, Shellscript, Cake and YAML, preferably with the same UI. And it needs to work on Linux. VSCode is the only one I've found that can handle that. | ||||||||
| ||||||||
▲ | charrondev 13 hours ago | parent | prev | next [-] | |||||||
I can also second the usage PHPStorm over VSCode for PHP work. On a team of 10 PHP devs we have just one that prefers VSCode. | ||||||||
▲ | hmry 9 hours ago | parent | prev | next [-] | |||||||
> This is one of the reasons why I switched to CLion You switched to CLion because MS does not allow forks of their editor to run MS-developed extensions? | ||||||||
| ||||||||
▲ | TiredOfLife 10 hours ago | parent | prev [-] | |||||||
> This is one of the reasons why I switched to CLion for C++ work So jetbrains allows everyone to use their marketplace and their plugins outside their ides? I can download the jetbrains php extension add it to my own shell and not pay for it? | ||||||||
|