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.
|
|
|
|
|
2020-11-17 16:26:55 +01:00
|
|
|
### 1.11
|
|
|
|
|
2020-11-17 17:05:06 +01:00
|
|
|
- include changes from rxi's Lite 1.11
|
|
|
|
- fix behavior of tab to indent multiple lines
|
2020-11-17 16:26:55 +01:00
|
|
|
- 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
|