标签:
{
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
"shell_cmd": "taskkill /F /IM node.exe & node \"$file\"",
"selector": "source.js",
"encoding": "utf-8"
}
Sublime Text 3 Nodejs build 配置
标签:
原文地址:http://www.cnblogs.com/dark89757/p/4230057.html