rust/crates/rust-analyzer/src
2022-05-17 12:49:51 +02:00
..
bin Spawn a new thread with a larger stack for the server 2022-04-22 17:35:03 +02:00
cli
config fix: Fix incorrect hover actions config keys 2022-05-13 21:17:03 +02:00
diagnostics fix diagnostics location map incorrectly from rustc span to lsp position for non-BMP char 2022-05-14 19:19:55 +08:00
caps.rs feat: Implement inlay hint tooltips 2022-05-17 12:49:51 +02:00
cargo_target_spec.rs Simplify 2022-04-27 19:53:56 +02:00
cli.rs
config.rs Show inlay hints after a } to indicate the closed item 2022-05-16 14:55:47 +02:00
diagnostics.rs
diff.rs
dispatch.rs Simplify 2022-04-27 19:53:56 +02:00
from_proto.rs internal: Remove redundant offset data in annotations 2022-05-12 13:06:49 +02:00
global_state.rs minor: rename 2022-05-16 12:42:48 +01:00
handlers.rs feat: Implement inlay hint tooltips 2022-05-17 12:49:51 +02:00
integrated_benchmarks.rs fix: Fix fill-arguments completions not working 2022-05-13 19:52:44 +02:00
lib.rs minor: rename 2022-05-16 12:42:48 +01:00
line_index.rs
lsp_ext.rs Allows triggering commands after an assist edit 2022-04-19 18:45:48 +02:00
lsp_utils.rs
main_loop.rs feat: Implement inlay hint tooltips 2022-05-17 12:49:51 +02:00
markdown.rs
mem_docs.rs
op_queue.rs internal: more visibility into why things happen 2022-04-16 13:17:27 +01:00
reload.rs Try not to invalidate our state when the proc macro preference didn't change 2022-05-06 09:49:03 +03:00
semantic_tokens.rs
task_pool.rs minor: rename 2022-05-16 12:42:48 +01:00
to_proto.rs Fix signature help LSP offset conversion 2022-05-16 15:48:38 +02:00