Mark up statics and mutables
This commit is contained in:
parent
b30fb9e099
commit
07721d2ab6
@ -623,6 +623,12 @@
|
||||
],
|
||||
"formatSpecifier": [
|
||||
"punctuation.section.embedded.rust"
|
||||
],
|
||||
"*.mutable": [
|
||||
"markup.underline"
|
||||
],
|
||||
"*.static": [
|
||||
"markup.italic"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user