Windows
{
"cmd": ["py", "-u", "$file"],
"file_regex": "^[ ]File "(...?)", line ([0-9]*)",
"selector": "source.python",
"encoding":"cp936"
}
Windows
{
"cmd": ["py", "-u", "$file"],
"file_regex": "^[ ]File "(...?)", line ([0-9]*)",
"selector": "source.python",
"encoding":"cp936"
}
本文标题:python sublime text build system
本文链接:https://www.haomeiwen.com/subject/mckptttx.html
网友评论