PHP linting is not working in SublimeLinter though it says PHP: loaded
in the console. I'm working on Windows. Additionally, there are no options if I open the Command Palette except for Extract Annotations
. Did anyone have the same problem and knows the solution?
Additionally, make sure you've given the path to php.exe in your user settings -
(prefs>pkg settings>sublimelinter>settings - user)
should look like this (if your path is "C:\xampp\php\php.exe"):
{ "sublimelinter": true, "sublimelinter_executable_map": { "php":"/xampp/php/php.exe" } }
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