A Sublime Text extension to show PHP warnings and errors

后端 未结 1 1311
北恋
北恋 2021-02-20 00:31

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 s

1条回答
  •  一个人的身影
    2021-02-20 00:53

    Use SublimeLinter (it checks PHP syntax using php -l).

    0 讨论(0)
提交回复
热议问题