sublime python运行快捷键_SublimeREPL执行Python快捷键
Sublime Text3配置SublimeREPL執行Python快捷鍵
步驟:粘貼到Preferences-->Key Bindings User
[
{
"keys": ["快捷鍵"],
"caption": "SublimeREPL: Python",
"command": "run_existing_window_command", "args":
{
"id": "repl_python",
"file": "config/Python/Main.sublime-menu"
}
},
{
"keys": ["快捷鍵"],
"caption": "SublimeREPL: Python - PDB current file",
"command": "run_existing_window_command", "args":
{
"id": "repl_python_pdb",
"file": "config/Python/Main.sublime-menu"
}
},
{
"keys": ["快捷鍵"],
"caption": "SublimeREPL: Python - RUN current file",
"command": "run_existing_window_command", "args":
{
"id": "repl_python_run",
"file": "config/Python/Main.sublime-menu"
}
},
{
"keys": ["快捷鍵"],
"command": "python_virtualenv_repl",
"caption": "SublimeREPL: Python - virtualenv"
},
{
"keys": ["快捷鍵"],
"caption": "SublimeREPL: Python - IPython",
"command": "run_existing_window_command", "args":
{
"id": "repl_python_ipython",
"file": "config/Python/Main.sublime-menu"
}
}
]
Preferences-->Browse Packages-->SublimeREPL文件夾-->config文件夾-->Python文件夾-->Default.sublime-commands(以文本格式打開)
總結
以上是生活随笔為你收集整理的sublime python运行快捷键_SublimeREPL执行Python快捷键的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 双绞线传输距离_光纤传输有哪些特点 光纤
- 下一篇: 尝试自动重定向的次数太多_GoRod:基