sublime 自定义配置python开发环境

{
"cmd": ["D:\\Program Files\\Python\\Python36\\python.exe", "-u", "$file"],
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
"selector": "source.py",
"env": {"LANG": "en_US.UTF-8"}
}

posted @ 2017-01-13 11:24  gaoyanglao  阅读(428)  评论(0编辑  收藏  举报