diff options
| author | PaulDotSH <84643540+PaulDotSH@users.noreply.github.com> | 2024-07-23 03:27:28 -0400 |
|---|---|---|
| committer | PaulDotSH <84643540+PaulDotSH@users.noreply.github.com> | 2024-07-23 03:27:28 -0400 |
| commit | fdbd9bee574746f4a3d9a2be31f332c9a8a38a62 (patch) | |
| tree | bb4f8d003c17de57990aa64f14d9c8b2fb16fbd7 /src/tools/rust-analyzer/docs | |
| parent | 28b8c2443bdbe206b65df5a69923a918c2e6b9f6 (diff) | |
| download | rust-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.adoc | 6 |
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`):: + -- |
