-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
freezing #11
Comments
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) |
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 |
Me too. Latest Textmate Cutting Edge version. |
I'm experiencing freezes too :( |
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. |
editing a jade file in textmate freezes textmate
The text was updated successfully, but these errors were encountered: