On April 16, version 2.1.4 of the text editor was released Lite XL, written in C and Lua using the SDL2 and PCRE2 libraries, and distributed under the MIT license. This editor is a significantly improved fork of the lite.
In the new version:
- the Python plugin now includes the .pyi extension;
- the C++ plugin now supports Arduino syntax highlighting;
- the JavaScript plugin has added the keyword from;
- the possibility of infinite loops in the tokenizer has been removed;
- improvements to the behavior of the autocomplete window when working with long text;
- improvements to the behavior of CommandView and autocomplete during scrolling;
- other improvements and bug fixes.
Source: linux.org.ru
