ThisIsMissEm / jade-tmbundle

[DEPRECATED] A textmate bundle for the Jade language
http://jade-lang.com
220 stars 81 forks source link

simple command to see the generated html from a jade template with ⌘B #3

Closed jrus closed 13 years ago

jrus commented 13 years ago

probably could be made more complex later, but this is a reasonable start. Might also be worth adding a "preview" command to show the rendered html instead of the html source.

tj commented 13 years ago

hmm it would fail in most cases anyway if they have vars

jrus commented 13 years ago

that's true. it's nice to be able to select a chunk of text and see immediately how it will render though. feel free not to pull. :-)

ThisIsMissEm commented 13 years ago

@visionmedia i'm going to add you as a collaborator on this repo so you can keep it up-to-date if you wish.

tj commented 13 years ago

sounds good, the only main thing I think it is missing is to consider the text after - and = javascript