Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
-rw-r--r--editors/code/package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 96fc8d7ecf..83460c82c1 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -292,6 +292,11 @@
"command": "rust-analyzer.viewMemoryLayout",
"title": "View Memory Layout",
"category": "rust-analyzer"
+ },
+ {
+ "command": "rust-analyzer.toggleCheckOnSave",
+ "title": "Toggle Check on Save",
+ "category": "rust-analyzer"
}
],
"keybindings": [