EvgeniyPeshkov / syntax-highlighter

Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.
https://marketplace.visualstudio.com/items?itemName=evgeniypeshkov.syntax-highlighter
MIT License
208 stars 44 forks source link

Extension crashes when used with local-history #34

Closed malte-v closed 4 years ago

malte-v commented 4 years ago

Unfortunately these two extensions seem to be incompatible. The highlighter extension crashes when I'm starting to edit a file (I have auto-save set to true).

EvgeniyPeshkov commented 4 years ago

Hello @malte-v , Thank you for the feedback. I'll see what I can do and return to you asap.

EvgeniyPeshkov commented 4 years ago

Hello @malte-v . I cannot reproduce this issue. If you still experience crashes, please reopen it. Regards.