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?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Use SublimeLinter (it checks PHP syntax using php -l
).