{
    "cmd": ["C:\\Users\\User_Name\\.conda\\envs\\Env_Name\\python.exe", "-u", "$file"],
    "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
    "selector": "source.python"
}

Windows下使用where python可以获得python的路径。

相关文章:

  • 2022-12-23
  • 2021-09-02
  • 2022-12-23
  • 2022-12-23
  • 2021-11-21
猜你喜欢
  • 2021-12-30
  • 2021-09-29
  • 2021-10-09
  • 2021-12-11
  • 2021-12-08
  • 2021-12-31
相关资源
相似解决方案