Skip to content

Commit fd83d0e

Browse files
committed
Color macros (fixes #4462)
1 parent cffa70b commit fd83d0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

editors/code/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,9 @@
604604
{
605605
"language": "rust",
606606
"scopes": {
607+
"macro": [
608+
"entity.name.function.macro.rust"
609+
],
607610
"attribute": [
608611
"meta.attribute.rust"
609612
],

0 commit comments

Comments
 (0)