Preffered IDE/Editor

Michalio

Moderator
Currently I am using Visual Studio Code and VSCodium for PHP, JavaScript, TypeScript, HTML (with Angular templates), CSS (with Sass), C# and C++. It deliver (with plugins) almost everything I need to work with the code.

Previously I used Pluma and Geany IDE that was good when I started programming, but for more complex I had to find sonething new.

What do you usefor development? Do you use full IDE or you preffer simple notepad?
 
Visual Studio Code for PHP, JavaScript, TypeScript, HTML. It works perfectly especially that am using xCRUD PHP framework.
 
If it were up to me I would use Sublime Text, but even today it does not have support for Bootstrap 5, for example.
I also make simple applications for functions and features depending on the client's work that are only used locally, so NotePad++ is good for me and Sublime Text is the best.
For large applications I use VSCode, I have no choice, because PhpStorm is paid and I come from being a computer technician, for me as long as I can use something that is not paid it is good for me haha.
My saying is: "if it works, that's it!! "
 
Back
Top