mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
fix comment round 2
This commit is contained in:
parent
1764c42518
commit
0240294759
@ -220,7 +220,7 @@ config_data! {
|
||||
/// Controls file watching implementation.
|
||||
files_watcher: FilesWatcherDef = "\"client\"",
|
||||
|
||||
/// Exclude imports in `Find All References`
|
||||
/// Exclude imports from find-all-references.
|
||||
findAllRefs_excludeImports: bool = "false",
|
||||
|
||||
/// Enables highlighting of related references while the cursor is on `break`, `loop`, `while`, or `for` keywords.
|
||||
|
Loading…
x
Reference in New Issue
Block a user