sublimerepl 快捷键设置
网上方法不奏效,试试这个
{
"keys": ["f5"],
"command": "repl_open",
"args":{
"cmd": ["python", "-u", "$file_basename"],
"cwd": "$file_path",
"encoding": "utf8",
"extend_env": {"PYTHONIOENCODING": "utf-8"},
"external_id": "python",
"syntax": "Packages/Python/Python.tmLanguage",
"type": "subprocess"
}
}

浙公网安备 33010602011771号