lite-xl/data
Jefferson González b8a4f729df
tokenizer: remove the limit of 3 subsyntaxes depth (#1186)
* tokenizer: remove the limit of 3 subsyntaxes depth

Make the state a string of bytes instead of a 32bits integer to be able
to have deeper subsyntax support. Fixes issues with syntax files like
the one for PHP that was already hitting more than 3 subsyntaxes depth.

* remove unnecesary call to set_subsyntax_pattern_idx

* fixed wrong word on comments
2022-11-03 18:56:20 -04:00
..
colors style: move default colors to its own style file 2022-06-02 19:20:54 -04:00
core tokenizer: remove the limit of 3 subsyntaxes depth (#1186) 2022-11-03 18:56:20 -04:00
fonts draw lite-xl icon in TitleView (#1143) 2022-10-10 11:05:30 -04:00
plugins Fix `drawwhitespace` drawing lines with different substitution kinds 2022-10-30 02:54:30 +01:00