rust/crates/rust-analyzer/src
2020-06-11 13:34:09 +02:00
..
bin Groundwork for specifying the set of projects via config 2020-06-03 12:22:01 +02:00
cli Remove dead code 2020-06-11 13:34:09 +02:00
diagnostics Merge branch 'master' into compute-lazy-assits 2020-06-03 19:26:01 +02:00
main_loop Apply suggestions from code review 2020-06-08 14:19:40 +03:00
caps.rs Spec better runnables 2020-06-02 17:34:18 +02:00
cargo_target_spec.rs Rename WorldState -> GlobalState 2020-06-03 11:20:01 +02:00
cli.rs Make some stuff public so that they can be reused by other tools 2020-05-14 11:14:46 +02:00
config.rs checkOnSafe.features and checkOnSafe.allFeatures now work identically. 2020-06-10 09:37:26 +02:00
diagnostics.rs Server side of SnippetTextEdit 2020-05-19 20:28:27 +02:00
from_proto.rs Rename WorldState -> GlobalState 2020-06-03 11:20:01 +02:00
global_state.rs Remove dead code 2020-06-11 13:34:09 +02:00
lib.rs Rename WorldState -> GlobalState 2020-06-03 11:20:01 +02:00
lsp_ext.rs Add capabilities tests. 2020-06-05 15:00:31 +03:00
main_loop.rs Add hover actions as LSP extension 2020-06-05 14:59:26 +03:00
markdown.rs
semantic_tokens.rs Add self keyword semantic token type 2020-05-25 12:08:58 +03:00
to_proto.rs Apply suggestions from code review 2020-06-08 14:19:40 +03:00
vfs_glob.rs Simpify workspace handling 2020-04-02 21:07:05 +03:00