Hello,

I experience the following problem with latest Textmate build:
When I open a large js fileĀ (400KB minified, so extremely dense syntax), Textmate starts using lots of CPU. I assume this is the syntax highlighting at work. Understandable.
Problem is, when I close the tab with cmd-w, the processing doesn't stop.
In fact, while I'm able to interact with textmate (say - cmd-w to close a tab), Textmate won't quit normally when I choose quit. I need to force quit.

Meryn