mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
The parser takes time proportional with line length, so if doing a dozen quick edits on a very long line, we could have a dozen parsers running, making the CPU hot.