mention files.watcherExclude
Co-authored-by: Laurențiu Nicola <lnicola@users.noreply.github.com>
This commit is contained in:
committed by
Damien Elmes
parent
106ea7ad85
commit
d22b830ed1
@@ -144,7 +144,7 @@ config_data! {
|
||||
files_watcher: String = "\"client\"",
|
||||
/// 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`.
|
||||
files_excludeDirs: Vec<PathBuf> = "[]",
|
||||
|
||||
/// Use semantic tokens for strings.
|
||||
|
||||
Reference in New Issue
Block a user