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
210 stars 43 forks source link

Add `virtual` as a cpp modifier #24

Closed bbatliner closed 5 years ago

bbatliner commented 5 years ago

Addresses #23, I think. If you're able to test and confirm that my example highlights as expected, we should be good to go.