- Moonlight (regular and italics)
- Moonlight II (regular and italics)
- Install Visual Studio Code
- Launch Visual Studio Code
- Choose Extensions from menu
- Search for
atomiks.moonlight
- Click Install to install it
- Click Reload to reload the Code
- From the menu bar click: Code > Preferences > Color Theme > Pick your Moonlight variant
Semantic highlighting is enabled by default for Moonlight
, but not Moonlight II
.
To change the setting, add the following to your settings.json:
"editor.semanticHighlighting.enabled": true