Commit graph

2 commits

Author SHA1 Message Date
3cb877406f Coding style 2022-03-12 14:28:42 +10:00
80048c64f8 Optimize editing large files
- Fixed slow editing on large files.
  - Only calculating appearance of lines that are seen.
  - Not resizing all lines when max line length changes.
- Fast changing of syntax highlighting themes.
- Faster startup, since not highlighting all lines.
2022-03-11 19:20:51 +10:00