Page 2 of 16
Posted: 27.05.2020 18:29
by Alexey
Release 1.101.5
added lot of optimizations.
added several commands "move tab to group...".
added option.
better lexers.
and fixes.
Posted: 01.06.2020 10:27
by Alexey
Release 1.102.0.
Many optimizations in parser. Tests on huge files, loading+parsing time:
test on 100M xml
v1.100 4:15sec
v1.102 1:50sec
test on 6M html
v1.100 2:30sec
v1.102 2:05sec
Find dialog allows backward search in regex mode.
better Unicode rendering. some other additions. and fixes.
Posted: 06.06.2020 12:28
by Alexey
Release 1.103.0.
Several options added, "line states" improved, some APIs added.
and fixes. with fix for lost keypresses.
Posted: 09.06.2020 13:34
by Alexey
Release 1.103.5.
Better command-line work with single-instance, on Unix. minor additions.
better lexer Lua.
and many fixes.
Posted: 12.06.2020 08:52
by Alexey
Release 1.104.
Optimized rendering of Unicode on Linux/BSD; optimized Unicode handling in search/replace ops.
better detection of URLs.
reworked Markdown lexer.
Posted: 21.06.2020 20:24
by Alexey
Release 1.105.5.
fixed regressions in hotkeys system (in 1.105.0), other fixes.
optimizations in lexer engine (visible on big files).
reworked code to handle indent-based folding in Python.
Posted: 24.06.2020 11:28
by Alexey
Release 1.105.7.
added confirmation button after URL clicking (via new option),
fixes.
Posted: 27.06.2020 19:57
by Alexey
Release 1.106. Added color in UI theme to highlight folding lines on gutter, for deepest block containing caret position.
Posted: 08.07.2020 09:13
by Alexey
Release 1.106.5 and 1.106.6.
added option in Sort plugin. minor changes here and there. API minor addition.
added column-selection special mode like in Sublime Text (new option).
fixes.
Posted: 15.07.2020 10:14
by Alexey
Release 1.107.0.
added syntax highlighting in the Find dialog input, when RegEx mode is on. added new lexer RegEx for this.
API finder_proc.
fixes to new 'primitive column selection'. and other fixes.