sublimetext 自定义build

Nodejs

{
"cmd": "node $file",
"shell": "true",
"selector": "source.js",
"encoding": "utf8",

//"variants": [{"cmd" : "csc $file -nologo && start $file_base_name.exe","name" : "Compile & Run"}], 
//"path": "C:/Windows/Microsoft.NET/Framework/v4.0.30319/",
}

coffee

posted @ 2016-08-25 14:45  LisPythoniC  阅读(231)  评论(0编辑  收藏  举报