diff-edit/tests
Andrew Hamilton 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
..
diff_editor_test.py Optimize editing large files 2022-03-11 19:20:51 +10:00
editor_test.py editor: Fix syntax highlighting of wide characters in tabs 2022-03-06 22:43:21 +10:00