{ "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"}
本文共 229 字,大约阅读时间需要 1 分钟。
{ "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"}
转载地址:http://wzivx.baihongyu.com/