vscode 中code-runner插件 py配置

"code-runner.executorMap": {
    "javascript": "node",
    "python": "$pythonPath $fullFileName",
  }

posted @ 2024-07-02 22:56  __username  阅读(30)  评论(0)    收藏  举报