After install of Sublime Text 2 and running a few .py files with CTRL+B, I can find this file in the filesystem:
C:\Users\User\AppData\Roaming\Sublime Text 2\Packages\Python\Python.sublime-build
However, after installing Sublime Text 3 (portable version from here) and running a few Python files, I still can't find Python.sublime-build related to Sublime Text 3 in the whole filesystem.
Have .sublime-build config files been packed into another file/package, and why, since it makes the editing much less handy?
from .sublime-build files not present after Sublime Text 3 install
No comments:
Post a Comment