Page 4 of 4

Posted: 12.02.2022 13:45
by sl23
Thanks for solving this. :D
Why is the limit necessary for INI files in the first place?

Posted: 19.02.2022 10:44
by main Alexey
the limit, ie option "ui_max_size_lexer", is needed so that Cud knows when to ignore _normal_ lexer for big files.
in the Cud 1.156, we have _lite_ lexer 'Ini files ^' instead of _normal_ lexer "Ini files".
so new Cud loads ALL sizes of ini files with lite lexer.
size 2.1 Mb or more.