Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
-rw-r--r--editors/code/package.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 575033a588..eee4fe3706 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -2141,16 +2141,6 @@
{
"title": "lens",
"properties": {
- "rust-analyzer.lens.forceCustomCommands": {
- "markdownDescription": "Internal config: use custom client-side commands even when the\nclient doesn't set the corresponding capability.",
- "default": true,
- "type": "boolean"
- }
- }
- },
- {
- "title": "lens",
- "properties": {
"rust-analyzer.lens.implementations.enable": {
"markdownDescription": "Whether to show `Implementations` lens. Only applies when\n`#rust-analyzer.lens.enable#` is set.",
"default": true,