diff options
Diffstat (limited to 'editors/code/package.json')
-rw-r--r-- | editors/code/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index 305d6eaf1..9f05fe91a 100644 --- a/editors/code/package.json +++ b/editors/code/package.json | |||
@@ -111,7 +111,7 @@ | |||
111 | ], | 111 | ], |
112 | "configuration": { | 112 | "configuration": { |
113 | "type": "object", | 113 | "type": "object", |
114 | "title": "Rust Analyzer configuration", | 114 | "title": "Rust Analyzer", |
115 | "properties": { | 115 | "properties": { |
116 | "ra-lsp.highlightingOn": { | 116 | "ra-lsp.highlightingOn": { |
117 | "type": "boolean", | 117 | "type": "boolean", |