Merge pull request #458 from lakuapik/patch-1

Use jsonc for the sake of beauty
This commit is contained in:
Matt Bierner
2021-07-13 20:34:45 -07:00
committed by GitHub

View File

@ -10,7 +10,7 @@ For more background on semantic highlighting read [here](https://code.visualstud
Launch the extension and open the file `sample/sample.semanticLanguage` and use the following settings:
```json
```jsonc
"editor.semanticTokenColorCustomizations": {
"enabled": true, // enable for all themes
"rules": {