about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/docs
diff options
context:
space:
mode:
authorPaulDotSH <84643540+PaulDotSH@users.noreply.github.com>2024-07-23 03:27:28 -0400
committerPaulDotSH <84643540+PaulDotSH@users.noreply.github.com>2024-07-23 03:27:28 -0400
commitfdbd9bee574746f4a3d9a2be31f332c9a8a38a62 (patch)
treebb4f8d003c17de57990aa64f14d9c8b2fb16fbd7 /src/tools/rust-analyzer/docs
parent28b8c2443bdbe206b65df5a69923a918c2e6b9f6 (diff)
downloadrust-fdbd9bee574746f4a3d9a2be31f332c9a8a38a62.tar.gz
rust-fdbd9bee574746f4a3d9a2be31f332c9a8a38a62.zip
Remove lens.forceCustomCommands config
Diffstat (limited to 'src/tools/rust-analyzer/docs')
-rw-r--r--src/tools/rust-analyzer/docs/user/generated_config.adoc6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/tools/rust-analyzer/docs/user/generated_config.adoc b/src/tools/rust-analyzer/docs/user/generated_config.adoc
index cb876e85366..542c539bde4 100644
--- a/src/tools/rust-analyzer/docs/user/generated_config.adoc
+++ b/src/tools/rust-analyzer/docs/user/generated_config.adoc
@@ -764,12 +764,6 @@ Whether to show `Debug` lens. Only applies when
 --
 Whether to show CodeLens in Rust files.
 --
-[[rust-analyzer.lens.forceCustomCommands]]rust-analyzer.lens.forceCustomCommands (default: `true`)::
-+
---
-Internal config: use custom client-side commands even when the
-client doesn't set the corresponding capability.
---
 [[rust-analyzer.lens.implementations.enable]]rust-analyzer.lens.implementations.enable (default: `true`)::
 +
 --