sublimelinter-php 错误代码提示
生活随笔
收集整理的這篇文章主要介紹了
sublimelinter-php 错误代码提示
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
先安裝 SublimeLinter
如同其他插件一樣使用 Package Control 來安裝。
?
然后安裝 SublimeLinter-php
菜單欄打開Preferences -> Package Settings -> SublimeLinter ->Settings – User, 配置如下
// SublimeLinter Settings - User {"sublimelinter": "save-only","sublimelinter_popup_errors_on_save": true, //是否開啟驗證"sublimelinter_executable_map":{"php": "D:\\phpStudy\\php\\php-7.0.12-nts" // windows下要使用\\ } }寫好配置以后關閉編輯器。重新打開。
效果圖:
?
轉載于:https://www.cnblogs.com/pyspang/p/9553364.html
總結
以上是生活随笔為你收集整理的sublimelinter-php 错误代码提示的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Android 通信 EventBus
- 下一篇: 动态规划算法php,php算法学习之动态