rust/crates/rust-analyzer
bors 145bad473d Auto merge of #12341 - vemoo:exclude_dirs, r=Veykril
make `files.excludeDirs` work

There's a small issue because if all projects are excluded, this: 01d412f4d7/crates/rust-analyzer/src/main_loop.rs (L114) will be shown.
I thought about not showing it if `files.excludeDirs` is set, but that is not necessarily correct.

Fixes #7755
2022-05-27 12:35:48 +00:00
..
src Auto merge of #12341 - vemoo:exclude_dirs, r=Veykril 2022-05-27 12:35:48 +00:00
tests/slow-tests add failing test 2022-05-21 16:11:51 +02:00
build.rs Add semicolons for consistency 2021-10-03 23:39:43 +11:00
Cargo.toml internal: vendor lsp-server 2022-05-14 21:15:43 +01:00