davidrios / jade-tmbundle

A comprehensive textmate / sublime text bundle for the Jade template language.
https://github.com/davidrios/jade-tmbundle
MIT License
102 stars 31 forks source link

Cannot press Enter after ":stylus" text #54

Closed feross closed 8 years ago

feross commented 8 years ago

Using stable Sublime Text 3 and jade's :filter syntax causes an odd issue where the Enter key tops working.

Type ":stylus" and try to press the Enter key. Nothing happens. The Enter key does nothing as long as the cursor is inside the ":stylus" block.

Note: if you put ":stylus" on line 1, then Enter works fine. But it's broke on any other line.

Can't press Enter:

screen shot 2015-10-02 at 1 21 02 pm

Can't press Enter:

screen shot 2015-10-02 at 1 21 38 pm