ํ์ผ์ ์ฐพ์ ์ ์๋ค ๋น๋๋ค..! (์ธํ
๊ด๋ จ ์ง๋ฌธ)
์ ๊ฐ์ ๊ฒฝ์ฐ { "cmd": ["python3", "-u", "$file"], "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)", "selector": "source.python", "env": {"PYTHONIOENCODING": "utf-8"}, "variants": [ { "name": "Run", "shell_cmd": "python3 -u \"${file}\" } ]}python -> python3๋ผ๊ณ ๋ณ๊ฒฝํ๊ณ ์ ๋ฉ๋๋ค.