mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 07:44:10 +00:00
Color macros (fixes #4462)
This commit is contained in:
parent
cffa70be01
commit
fd83d0e9ba
@ -604,6 +604,9 @@
|
||||
{
|
||||
"language": "rust",
|
||||
"scopes": {
|
||||
"macro": [
|
||||
"entity.name.function.macro.rust"
|
||||
],
|
||||
"attribute": [
|
||||
"meta.attribute.rust"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user