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

Screenshots please #18

Closed falconair closed 5 years ago

falconair commented 5 years ago

Please post some screenshots of examples of highlighted syntax. From what I recall of syntax-highlighter, it is much more intelligent than simple token based parsers and should produce a much nicer (and more consistent) highlights. It'll be nice to be able to quickly view that.

I'm thinking of showing this extension to my students and it will be nice for them to see if it is worth installing (most of them are comfortable with programming yet)

EvgeniyPeshkov commented 5 years ago

Hello @falconair , welcome. You are right, I should include some demonstration/preview. I just had no time for this. Will try to provide a demo as soon as possible. Thank you.

EvgeniyPeshkov commented 5 years ago

Hello @falconair , I've added an animated gif demo. For now C++, Python and TypeScript are included in preview.