rust/crates/rust-analyzer
Aleksey Kladov 682dd4dac0 Prepare to recompute completions on every keystroke
If we set `is_incomplete: true`, VS Code will re-query completions
after every keypress.
2020-11-16 17:27:36 +01:00
..
src Prepare to recompute completions on every keystroke 2020-11-16 17:27:36 +01:00
tests/rust-analyzer Cleanup workspace loading a tiny bit 2020-11-13 17:38:26 +01:00
build.rs Fix fmt 2020-06-19 02:25:07 +08:00
Cargo.toml Latest proposed LSP 3.16.0 2020-10-26 09:23:34 -04:00