2014年11月22日 星期六

use idle3 within sublime




copy the following code and save it as "idle3.sublime-build"

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


沒有留言:

張貼留言