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

Allow exclude terms #37

Closed sumartoyo closed 4 years ago

sumartoyo commented 4 years ago

Add a new configuration syntax.highlightTerms to disable highlighting for some of the terms, just like how syntax.highlightLanguages works.