I installed Sublime Text 2 recently, and I'm still adapting. I've already installed the Package Control and the most of PHP extensions. I wish a one that would underline the syntaxes errors, like Netbeans does. Is there a package that can do this?
At the bottom of the Sublime Text Tools menu, you will see a SublimeLinter submenu. Select SublimeLinter > Next Error , SublimeLinter > Previous Error , or SublimeLinter > Show All Errors .
Sublime Text is not quite an IDE (Integrated Development Environment), but with the installation of a handful of packages/plugins you can really make it the ideal editor for developing PHP in. There are some great packages out there for Sublime Text to help PHP developers improve quality of code and workflow.
Use SublimeLinter (it checks PHP syntax using php -l
).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With