紀錄一下python在sublime上的一些環境設置好在sublime上直接編譯運行起來
轉自知乎https://www.zhihu.com/question/22904994
1.平台: Windows
2.運行F1榜定: Preferences >> Key Bindings-User
3.複製以下代碼,並保存即可:
[{"keys":["f1"],
"caption": "SublimeREPL: Python - RUN current file",
"command": "run_existing_window_command", "args":
{"id": "repl_python_run","file": "config/Python/Main.sublime-menu"}
}]
沒有留言:
張貼留言