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.
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.
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.
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.