mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-09 18:02:48 +00:00
mention files.watcherExclude
Co-authored-by: Laurențiu Nicola <lnicola@users.noreply.github.com>
This commit is contained in:
parent
106ea7ad85
commit
d22b830ed1
3 changed files with 3 additions and 3 deletions
|
@ -206,7 +206,7 @@ Controls file watching implementation.
|
|||
--
|
||||
These directories will be ignored by rust-analyzer. They are
|
||||
relative to the workspace root, and globs are not supported. You may
|
||||
also need to add the folders to Code's 'watcher exclude'.
|
||||
also need to add the folders to Code's `files.watcherExclude`.
|
||||
--
|
||||
[[rust-analyzer.highlighting.strings]]rust-analyzer.highlighting.strings (default: `true`)::
|
||||
+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue