Set attr scope
This commit is contained in:
parent
a94e96720d
commit
00fc17272d
@ -404,6 +404,12 @@
|
||||
}
|
||||
],
|
||||
"semanticTokenStyleDefaults": [
|
||||
{
|
||||
"selector": "attribute",
|
||||
"scope": [
|
||||
"meta.attribute"
|
||||
]
|
||||
},
|
||||
{
|
||||
"selector": "*.mutable",
|
||||
"light": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user