diff options
Diffstat (limited to 'editors/code')
-rw-r--r-- | editors/code/package.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index 5bf72075f..c3f1a0d8d 100644 --- a/editors/code/package.json +++ b/editors/code/package.json | |||
@@ -957,9 +957,6 @@ | |||
957 | { | 957 | { |
958 | "language": "rust", | 958 | "language": "rust", |
959 | "scopes": { | 959 | "scopes": { |
960 | "macro": [ | ||
961 | "entity.name.function.macro.rust" | ||
962 | ], | ||
963 | "attribute": [ | 960 | "attribute": [ |
964 | "meta.attribute.rust" | 961 | "meta.attribute.rust" |
965 | ], | 962 | ], |