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.
Regards,
-Josh ____________________________________ Joshua Kehn | Josh.Kehn@gmail.com http://joshuakehn.com
On Nov 17, 2010, at 9:52 AM, Joshua Kehn 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.
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.
On Nov 18, 2010, at 7:48 PM, Luke Daley wrote:
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.
That would be great, I'll send you some snippets when I notice them.
Regards,
-Josh ____________________________________ Joshua Kehn | Josh.Kehn@gmail.com http://joshuakehn.com