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