lite-xl/changelog.md

21 lines
657 B
Markdown
Raw Normal View History

2020-06-28 18:25:40 +02:00
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 improvements from rxi's Lite 1.11
- fix behavior of tab to indent on multiple lines selection
- 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
2020-06-28 18:25:40 +02:00
### 1.08
- Subpixel font rendering, removed gamma correction
- Avoid using CPU when the editor is idle
### 1.06
- subpixel font rendering with gamma correction