rust/crates/rust-analyzer/src
2020-06-06 22:11:17 +03:00
..
bin Groundwork for specifying the set of projects via config 2020-06-03 12:22:01 +02:00
cli Groundwork for specifying the set of projects via config 2020-06-03 12:22:01 +02:00
diagnostics Merge branch 'master' into compute-lazy-assits 2020-06-03 19:26:01 +02:00
main_loop Add lib target filtering. 2020-06-06 22:11:17 +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 Add Run|Debug hover actions 2020-06-06 18:17:52 +03: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 Rename WorldState -> GlobalState 2020-06-03 11:20:01 +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 Rename folder 2020-02-18 12:37:45 +01:00
semantic_tokens.rs Add self keyword semantic token type 2020-05-25 12:08:58 +03:00
to_proto.rs Add Run|Debug hover actions 2020-06-06 18:17:52 +03:00
vfs_glob.rs Simpify workspace handling 2020-04-02 21:07:05 +03:00