sublime python 配置内容

{
"cmd": ["python", "-u", "$file"],
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
"path":"D:/Python27",
"selector": "source.python"
}

posted on 2017-05-19 09:43  sunny_2016  阅读(103)  评论(0编辑  收藏  举报

导航