Skip to content
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

Open
joshrtay opened this issue Aug 3, 2011 · 5 comments
Open

freezing #11

joshrtay opened this issue Aug 3, 2011 · 5 comments

Comments

@joshrtay
Copy link

joshrtay commented Aug 3, 2011

editing a jade file in textmate freezes textmate

@brycec
Copy link

brycec commented Aug 3, 2011

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

Copy this code into TextMate with the jade bundle:

h1= title

  • var test = "a"
    p Welcome to #{title}

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

@lgrz
Copy link
Contributor

lgrz commented Aug 4, 2011

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
Copy link

sailman commented Aug 4, 2011

Me too. Latest Textmate Cutting Edge version.

@blaenk
Copy link

blaenk commented Aug 7, 2011

I'm experiencing freezes too :(

@asifj
Copy link

asifj commented Aug 9, 2011

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants