Syntax Highlighting Examples
July 31, 2022 ยท View on GitHub
Screenshots of syntax highlighting in a selection of languages, with the light and dark themes side-by-side.
Table of Contents
Rust
Using the official Rust Analyzer extension with semantic highlighting enabled.




C#
Using the official C# extension with semantic highlighting enabled.



Powershell
Using the official Powershell extension.


HTML/CSS/SCSS
Using the built-in HTML/CSS/SCSS language extensions.



Javascript
Using the built-in Javascript language extension with semantic highlighting enabled.


JSX
Using the built-in Javascript language extension with semantic highlighting enabled.

Typescript
Using the built-in Typescript language extension with semantic highlighting enabled.



Markup Formats

Using the built-in Markdown language extension along with the Markdown All in One extension.

Using the built-in XML language extension.

Using the built-in Json language extension.

Using the built-in Yaml language extension.

Using the Even Better TOML extension. This theme supports the Better TOML extension as well.

Using the built-in INI language extension.

Using the BNF & EBNF Highlighting extension.