Really noticed a performance boost when moving between tags
Thanks and nice one!
Tim Case
I second that, didn't really really think about it first, but a nagging in my head told me something was up (I blame a late night coding session between 10-3, really fun though partly due to TextMate of course). Even though this might be a bit topic breaking, I'd like to report a strange visual bug, sometimes when I reach the end of something, like a document but also I think a line, the buffer window sort of flashes grey for an instant. Don't know if I can be much more specific than than. I'm on a latest model powerbook 15" with the 1.0 graphics update, actually I don't know if the patch and the visual glitch is related but I don't recall it accuring until just lately so they just might be.
Andreas
On Sep 2, 2005, at 22:34 , Tim Case wrote:
Really noticed a performance boost when moving between tags
Thanks and nice one!
Tim Case ______________________________________________________________________ For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On 03/09/2005, at 10.38, Andreas Wahlin wrote:
Even though this might be a bit topic breaking, I'd like to report a strange visual bug, sometimes when I reach the end of something, like a document but also I think a line, the buffer window sort of flashes grey
It happens when you pass a closing bracket/brace/... and the opening character is outside the view.
It's by design, and something I think I got from Xcode, although with Xcode, it also took me awhile to figure out why it'd flash -- but it turns out to be really useful, at least in obj-c, where you have lots of closing brackets at the end of a line, and lines tend to be so wide that the opening brackets are scrolled into the left border.