ThisIsMissEm / jade-tmbundle

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

freezing #11

Open joshrtay opened 13 years ago

joshrtay commented 13 years ago

editing a jade file in textmate freezes textmate

brycec commented 13 years ago

I've run into this too. In fact I can reproduce it.

Copy this code into TextMate with the jade bundle:

h1= title

Then, try to add a new line after #{title}. Then, try to edit something (should be frozen now)

lgrz commented 13 years ago

I've noticed this too, the pull request I sent the other day was missing some changes, then I realised it didn't fix the problem, TM was still crashing. Hopefully will have something ready soon

sailman commented 13 years ago

Me too. Latest Textmate Cutting Edge version.

blaenk commented 13 years ago

I'm experiencing freezes too :(

asifj commented 13 years ago

im also getting freezes/crashes when working near the end of a saved file. for example, deleting the last line or scrolling to the bottom and adding a new line.