aboutsummaryrefslogtreecommitdiff
path: root/editors/code/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'editors/code/package.json')
-rw-r--r--editors/code/package.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 05f55cb35..421124764 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -167,11 +167,6 @@
167 "default": {}, 167 "default": {},
168 "description": "Fine grained feature flags to disable annoying features" 168 "description": "Fine grained feature flags to disable annoying features"
169 }, 169 },
170 "rust-analyzer.enableEnhancedTyping": {
171 "type": "boolean",
172 "default": false,
173 "description": "Enables enhanced typing. NOTE: If using a VIM extension, you should set this to false"
174 },
175 "rust-analyzer.raLspServerPath": { 170 "rust-analyzer.raLspServerPath": {
176 "type": [ 171 "type": [
177 "string" 172 "string"