IMO it should not.
`edit` doesn't even support syntax highlighting (atleast, out of the box when I tried it).
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.
I think you missed the point of edit.
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.