rust/crates/rust-analyzer/src
Benjamin Coenen 6ebc8bbeb0 feat: improve dot completions with scoring
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
2020-04-16 18:30:08 +02:00
..
bin Reduce scope of deserialization 2020-04-01 18:51:16 +02:00
cli Remove dead code 2020-04-11 19:36:31 +02:00
main_loop add sort_text to sort in editor view 2020-04-14 19:28:33 +02:00
caps.rs Simplify by using to_vec 2020-03-02 14:05:44 -05:00
cargo_target_spec.rs Add crate versions when running cargo -p commands. 2020-03-31 14:43:39 +02:00
cli.rs Rename folder 2020-02-18 12:37:45 +01:00
config.rs fix cargo check config with custom command 2020-04-06 21:41:31 -07:00
conv.rs feat: improve dot completions with scoring 2020-04-16 18:30:08 +02:00
diagnostics.rs Rename folder 2020-02-18 12:37:45 +01:00
lib.rs Check for eprintln on CI 2020-04-06 17:00:18 +02:00
main_loop.rs Migrate to privacy as per review commets 2020-04-02 21:09:03 +03:00
markdown.rs Rename folder 2020-02-18 12:37:45 +01:00
req.rs Lean onto default implementation of configs 2020-04-02 12:47:58 +02:00
semantic_tokens.rs Make control token modifier less ambiguous 2020-04-06 09:57:50 +02:00
vfs_glob.rs Simpify workspace handling 2020-04-02 21:07:05 +03:00
world.rs Fix non canonicallized path for crate file 2020-04-11 18:12:50 +08:00