Tools > Build System > New Build System...

{
"cmd": ["node", "$file"],
"selector": "source.js"
}

save as Node.sublime-build

Ctrl + B 执行

相关文章:

  • 2022-12-23
  • 2021-11-10
  • 2022-12-23
  • 2021-11-18
  • 2021-12-03
  • 2021-10-19
  • 2021-04-28
猜你喜欢
  • 2022-01-06
  • 2022-12-23
  • 2021-09-11
  • 2021-12-01
  • 2021-06-15
  • 2021-08-03
  • 2021-08-27
相关资源
相似解决方案