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

前端 未结 4 1109
野的像风
野的像风 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条回答
  •  春和景丽
    2020-12-28 17:16

    Here is the doc on ST2 build systems

    The Ruby build file, for instance, is located here:

    ~/Library/Application Support/Sublime Text 2/Packages/Ruby/Ruby.sublime-build

提交回复
热议问题