[TxMt] Opening large files
Allan Odgaard
allan at macromates.com
Fri Mar 11 20:37:15 UTC 2005
On Mar 11, 2005, at 21:22, Christian Bogen wrote:
> [...] Is that a beta problem (I'm using b5) or is this behaviour
> »normal«?
The problem solely has to do with scanning the loaded file for folding
markers (which is slow because of regex) -- most likely before 1.1
final I'll switch to having this done lazy and in a separate thread, so
that it won't affect perceived performance.
More information about the textmate
mailing list