|
|
|
|
|
by aethy
1344 days ago
|
|
It's unlikely that we would include that in core lite-xl due to size and complexity, but we aim to have an extremely robust plugin system (all current syntax definitions come from plugins). It is totally possible to integrate an lpeg and scintilla plugin which could drop in replace the existing syntax support. We already have a community member doing this, but with TreeSitter, though I'm not sure where that effort is at, at the moment. |
|