On 18/11/2010, at 8:41 PM, Michael Sheets wrote:
Especially when I'm working with Groovy / Grails Server Pages TextMate seems to crash almost regularly. Sometimes I can catch it because I'll notice it has lost syntax highlighting after a certain point, so I can do further editing in VIM.
I'm not getting anything in my console logs in relation to TM.
That sounds like a grammar related bug, you should try to see if you can narrow down what code causes problems and then post a issue on github.
There are several recursion bugs with the GSP grammar. If you can send me the offending GSP I'll get it fixed.