Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
C0D4681463yVsCode
Php intellisense plugin
After that you can do as you please,plenty of extensions to get back up to speed. -
arekxv10543yPHP Storm is by far the best for PHP but its paid. If you want free, VS Code with Php phense extension is a good option.
-
Vscode if you want to be productive
Phpstorm if you like waiting for indexes to build -
Lyniven45593yPhpstorm is, without a doubt the best php ide, I use it on any big project where sublime isn't enough.
-
VSCode with "PHP Intellephense" extension (better than the other PHP IntelliSense).
I've used this compilation for 3 years on the job.
The extension is free but for a 10 buck investment you get some additional useful features (you can use the license code on as many devices as yoou want). -
hjk10157312y@petergriffin phpstorm if you want to be productive. Vscode if you want basic coding assistance and keep messing around with plugins and configuration.
-
hjk10157312y@ReverendLovejoy why webstorm over phpstorm? Phpstorm is webstorm plus PHP and database support
-
hjk10157312y@PonySlaystation didn't know about the paid version. Will keep that in mind for vsc fans.
Devrant, can you recommend me a good IDE for PHP/Javascript/HTML that is not NetBeans? It decided to become unusable overnight and I need a backup IDE so I can keep working.
question