Sublime中Python交互式插件PythonREPL配置快捷键

1.安装pythonREPL插件
2.配置快捷键

首选项—>快捷键设置

插入代码

{ "keys":["f5"], "caption": "SublimeREPL: Python - RUN current file", "command": "run_existing_window_command", "args":{"id": "repl_python_run","file": "config/Python/Main.sublime-menu"}}
posted @ 2024-07-22 21:29  clefairy  阅读(4)  评论(0编辑  收藏  举报