rust/crates/rust-analyzer/src
2020-05-20 01:23:05 +02:00
..
bin Merge #4403 2020-05-11 17:25:34 +00:00
cli Add AssistConfig 2020-05-19 20:28:27 +02:00
diagnostics Server side of SnippetTextEdit 2020-05-19 20:28:27 +02:00
main_loop Server side of SnippetTextEdit 2020-05-19 20:28:27 +02:00
caps.rs Make incremental sync opt-out 2020-05-04 19:54:39 +03:00
cargo_target_spec.rs add doctest support #4317 2020-05-05 17:44:27 +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 snippetTextEdit protocol extension 2020-05-19 20:28:27 +02:00
diagnostics.rs Server side of SnippetTextEdit 2020-05-19 20:28:27 +02:00
from_proto.rs Simplify proto conversion 2020-05-10 19:01:26 +02:00
lib.rs req -> lsp_ext 2020-05-10 19:27:12 +02:00
lsp_ext.rs Update test data 2020-05-19 20:29:18 +02:00
main_loop.rs Server side of SnippetTextEdit 2020-05-19 20:28:27 +02:00
markdown.rs Rename folder 2020-02-18 12:37:45 +01:00
semantic_tokens.rs Make it impossible to forget to add a semantic token type / modifier 2020-04-28 17:14:05 +02:00
to_proto.rs Use new format for all assists that don't change cursor positon 2020-05-20 01:23:05 +02:00
vfs_glob.rs Simpify workspace handling 2020-04-02 21:07:05 +03:00
world.rs Move LSP bits from flycheck to rust-analyzer 2020-05-15 01:52:25 +02:00