3353: Set attr scope r=matklad a=matklad



bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
This commit is contained in:
bors[bot] 2020-02-27 17:32:16 +00:00 committed by GitHub
commit 5059cecc70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -404,6 +404,12 @@
}
],
"semanticTokenStyleDefaults": [
{
"selector": "attribute",
"scope": [
"meta.attribute"
]
},
{
"selector": "*.mutable",
"light": {