Remove lens.forceCustomCommands config

This commit is contained in:
PaulDotSH 2024-07-23 03:27:28 -04:00
parent 329adb5ab1
commit 49184a138c
3 changed files with 2 additions and 23 deletions

View file

@ -2138,16 +2138,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": {