Added Jade.sublime-build#16
Conversation
|
would be good, to be implemented the sublime-build to be installed from the package manager sublime, thanks |
|
You have sent a pull request from a fork of another repository. Besides, I don't think this is a very interesting addition, definitely not with the "--watch" param. |
|
Sorry, it's true... the pull request takes the last fork that I made to "jade-tmbundle". Just make the right change to make a new pull request as there are many people using jade with sublime-text, so I feel it would be of much use to install all in one, but that's only if you give me the approval to submit. Thanks for reply, I wonder why it is not optimal or good to have the parameter "- watch"? |
|
I don't think this is interesting because of the way people generally (as far as my experience goes) deal with the compilation of jade files, which is in a more controlled manner and not randomly from the editor. The watch parameter is especially bad because it creates a persistent process. |
|
In combination with SublimeOnSaveBuild, it is great. |
Added Jade.sublime-build for Sublime Text users, additionally have support for linux and osx.