It might in the future, though, as the main developer has opened an issue about it: https://github.com/microsoft/edit/issues/18
The trick is doing it while keeping the binary size small, so tree sitter is not an option.
Vim (and so many other editors, too) supported syntax highlighting for decades before TreeSitter even existed. Let’s not act as if this is a novel challenge.
Vim (and so many other editors, too) supported syntax highlighting for decades before TreeSitter even existed. Let’s not act as if this is a novel challenge.