rust/crates/rust-analyzer/src
2021-05-26 15:23:05 +02:00
..
bin Don't discover workspaces when detached files are given 2021-05-24 00:09:24 +03:00
cli Add a way to resolve certain assists 2021-05-03 17:14:49 +03:00
diagnostics Update test fixtures 2021-05-24 18:18:05 +03:00
caps.rs implement range formatting 2021-05-23 15:50:36 -04:00
cargo_target_spec.rs Fix build script dependencies 2021-05-12 14:48:26 +02:00
cli.rs internal: switch from CLI to internal benchmarking 2021-03-30 12:47:23 +03:00
config.rs Merge #8767 2021-05-25 12:15:48 +00:00
diagnostics.rs Code review feedback. 2021-04-21 15:10:53 -07:00
diff.rs Split textDocument/formatting TextEdit with diff 2020-12-31 15:33:20 +01:00
dispatch.rs internal: add rust-analyzer version to panic context 2021-05-08 14:14:06 +03:00
document.rs Latest LSP 3.16 protocol 2020-11-16 15:10:13 -05:00
from_proto.rs internal: unfork code paths for unresolved and resolved assist 2021-04-13 10:59:15 +03:00
global_state.rs Drag detached files towards loading 2021-05-23 22:46:20 +03:00
handlers.rs Merge #8767 2021-05-25 12:15:48 +00:00
integrated_benchmarks.rs Replace ImportGranularity::Guess with guessing boolean flag 2021-05-19 15:57:10 +02:00
lib.rs internal: add integrated completion benchmark 2021-05-04 15:14:33 +03:00
line_index.rs Fix bitrotted module name 2021-02-16 19:17:32 +03:00
lsp_ext.rs Add a "Debug ItemTree" LSP request 2021-05-21 23:59:52 +02:00
lsp_utils.rs Use CompletionTextEdit::InsertAndReplace if supported by the client 2021-04-08 15:21:27 +02:00
main_loop.rs Merge #8767 2021-05-25 12:15:48 +00:00
markdown.rs Check for rust doc code attributes like rustdoc does 2021-04-19 13:32:52 +02:00
op_queue.rs More robust status notifications 2021-04-06 15:45:31 +03:00
reload.rs Check for subdirs in vfs loader exclusions. 2021-05-25 11:35:39 -05:00
request_metrics.rs Flatten module hierarchy 2020-06-24 18:57:30 +02:00
semantic_tokens.rs Document semantic token tags 2021-05-26 15:23:05 +02:00
thread_pool.rs Improve prime_caches and display its progress 2020-10-12 13:35:01 +02:00
to_proto.rs Document semantic token tags 2021-05-26 15:23:05 +02:00