安裝 SublimeLinter
https://github.com/Kronuz/SublimeLinter
安裝完成後
開啟 Setting - User
加入
"sublimelinter_executable_map":
{
"php": "F:\\xampp\\php\\php.exe",
"javascript": "C:\\Program Files (x86)\\nodejs\\node.exe"
},
"sublimelinter_popup_errors_on_save": true
註: 不知為何我在環境變數下加了path,仍無法使用相對路徑
存檔
開個 js 檔來亂打一通,馬上就會看到效果。
註: 如無效果,重開 sublime text 2 試試看...
沒有留言:
張貼留言