rust/crates/rust-analyzer/src
2022-04-28 15:18:19 +02:00
..
bin Spawn a new thread with a larger stack for the server 2022-04-22 17:35:03 +02:00
cli Preserve order when grouping references. 2022-03-22 12:38:59 -07:00
diagnostics Don't emit a quickfix for placeholder suggestions 2022-04-25 15:21:30 +02:00
caps.rs Show config deseralization failures on start up 2022-04-11 13:05:34 +02:00
cargo_target_spec.rs Simplify 2022-04-27 19:53:56 +02:00
cli.rs
config.rs minor: Record snippet config errors 2022-04-28 15:18:19 +02:00
diagnostics.rs
diff.rs
dispatch.rs Simplify 2022-04-27 19:53:56 +02:00
from_proto.rs
global_state.rs minor: Record snippet config errors 2022-04-28 15:18:19 +02:00
handlers.rs Fix Reload Workspace command 2022-04-24 11:59:08 +08:00
integrated_benchmarks.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
lib.rs
line_index.rs
lsp_ext.rs Allows triggering commands after an assist edit 2022-04-19 18:45:48 +02:00
lsp_utils.rs internal: Show more project building errors to the user 2022-04-14 11:31:01 +02:00
main_loop.rs minor: Record snippet config errors 2022-04-28 15:18:19 +02:00
markdown.rs Code blocks with tilde also works like code block 2022-04-01 20:29:32 +09:00
mem_docs.rs
op_queue.rs internal: more visibility into why things happen 2022-04-16 13:17:27 +01:00
reload.rs More visibility for switch workspaces and its states 2022-04-18 14:26:00 +08:00
semantic_tokens.rs
thread_pool.rs
to_proto.rs Allows triggering commands after an assist edit 2022-04-19 18:45:48 +02:00