lite-xl/changelog.md

21 lines
639 B
Markdown

Lite XL is following closely [rxi/lite](https://github.com/rxi/lite) but with some enhancements.
This files document the differences between Lite XL and rxi/lite for each version.
### 1.11
- include changes from rxi's Lite 1.11
- fix behavior of tab to indent multiple lines
- disable auto-complete on very big files to limit memory usage
- limit project scan to a maximum number of files to limit memory usage
- list recently visited files when using "Find File" command
### 1.08
- Subpixel font rendering, removed gamma correction
- Avoid using CPU when the editor is idle
### 1.06
- subpixel font rendering with gamma correction