How to edit a native build system in Sublime Text 2?

前端 未结 4 1113
野的像风
野的像风 2020-12-28 16:36

Ok this is very trivial question, but just cannot find answer anywhere.

I know there must be a JSON file with all the build systems somewhere, but I just cannot find

4条回答
  •  萌比男神i
    2020-12-28 17:14

    Mac:

    Preferences ► Browse Packages will open the finder window where all the foo.sublime-build files are stored.

    Build sys scripts you have created yourself should be in:

    /Users/YOURUSERNAME/Library/Application Support/Sublime Text 3/Packages/User/

提交回复
热议问题