diff --git a/editors/code/package.json b/editors/code/package.json index eccafccdd9e6..fa8cf90f827d 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -939,9 +939,6 @@ { "language": "rust", "scopes": { - "macro": [ - "entity.name.function.macro.rust" - ], "attribute": [ "meta.attribute.rust" ],