{ "cmd" :["C:/Lua/Lua.exe","$file"], "file_regex" :"^(?:lua:)?[\t](...*?):([0-9]*):?([0-9]*)", "selector" :"source.lua" }
{ "cmd" :["node","$file"], "file_regex" :"^(?:js:)?[\t](...*?):([0-9]*):?([0-9]*)", "selector" :"source.js" }
2022-09-19 16:11:25
{ "cmd" :["C:/Lua/Lua.exe","$file"], "file_regex" :"^(?:lua:)?[\t](...*?):([0-9]*):?([0-9]*)", "selector" :"source.lua" }
{ "cmd" :["node","$file"], "file_regex" :"^(?:js:)?[\t](...*?):([0-9]*):?([0-9]*)", "selector" :"source.js" }
下一篇:编程错误总结3