Restore Lexer Styles?

sl23
Posts: 175
Joined: 29.01.2013 10:04

Post by sl23 »

Thanks for solving this. :D
Why is the limit necessary for INI files in the first place?
Live for an ideal and leave no place in the mind for anything else.
main Alexey
Posts: 2708
Joined: 25.08.2021 18:15

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