diff options
| author | roifewu <roifewu@gmail.com> | 2025-04-15 11:02:14 +0800 |
|---|---|---|
| committer | roifewu <roifewu@gmail.com> | 2025-06-26 13:41:41 +0800 |
| commit | 7ab46b4b3a9c275df08dd52faf0ef12e5adf70ef (patch) | |
| tree | 7f42d196922caa17281449e68e8a94814d09c8d9 /src/tools/rust-analyzer/docs | |
| parent | 4373a5da1266878a1b00b0f5846cba5d8c55b0a0 (diff) | |
refactor: rename `branches` to `branch_exit_points` in highlight_related
Diffstat (limited to 'src/tools/rust-analyzer/docs')
| -rw-r--r-- | src/tools/rust-analyzer/docs/book/src/configuration_generated.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/rust-analyzer/docs/book/src/configuration_generated.md b/src/tools/rust-analyzer/docs/book/src/configuration_generated.md index 587c09234c1..ebac26e1d60 100644 --- a/src/tools/rust-analyzer/docs/book/src/configuration_generated.md +++ b/src/tools/rust-analyzer/docs/book/src/configuration_generated.md @@ -612,7 +612,7 @@ Default: `"client"` Controls file watching implementation. -## rust-analyzer.highlightRelated.branches.enable {#highlightRelated.branches.enable} +## rust-analyzer.highlightRelated.branchExitPoints.enable {#highlightRelated.branchExitPoints.enable} Default: `true` |
