- Custom scanner.c handling for multiple equal signs on
- string multiline blocks
- comment multiline blocks
- pre-processor multiline blocks
- Preprocessor can have Lua highlighting injected
- Comment blocks can have tree-sitter-comment injection
- Highlighting for number type declarations, e.g.
42_i8, 42_int8, 42_b, 42_byte
- example_number - Escape sequences highlighted inside of strings - example_escapes