mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
68962383d2
commit
09b08d77e3
@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user