rust/crates/rust-analyzer/src
2022-06-01 12:18:15 +02:00
..
bin fix: Fix completions disappearing when typing two keys in quick succession 2022-06-01 00:20:47 +02:00
cli simplify 2022-05-19 15:29:35 +02:00
config fix: Fix incorrect hover actions config keys 2022-05-13 21:17:03 +02:00
diagnostics fix: calculate right range for Dos line ending in mapping rustc range to lsp range 2022-05-18 21:08:18 +08:00
caps.rs fix: visibility completion 2022-05-30 00:06:48 +09:00
cargo_target_spec.rs Simplify 2022-04-27 19:53:56 +02:00
cli.rs
config.rs fix: add an option to show inlay hint for return type of closures without block 2022-05-28 22:12:30 +08:00
diagnostics.rs fix: Clear native diagnostics for files when they are deleted 2022-05-25 15:47:41 +02:00
diff.rs
dispatch.rs Sync handlers cannot be cancelled 2022-06-01 12:18:15 +02:00
from_proto.rs fix: Fix completions disappearing when typing two keys in quick succession 2022-06-01 00:20:47 +02:00
global_state.rs fix: Clear native diagnostics for files when they are deleted 2022-05-25 15:47:41 +02:00
handlers.rs Use char for trigger character 2022-05-30 14:17:58 +02:00
integrated_benchmarks.rs fix: visibility completion 2022-05-30 00:06:48 +09:00
lib.rs fix: Fix completions disappearing when typing two keys in quick succession 2022-06-01 00:20:47 +02:00
line_index.rs
lsp_ext.rs internal: Allow OnTypeFormatting to send SnippetTextEdit 2022-05-22 10:39:18 +02:00
lsp_utils.rs fix: Fix completions disappearing when typing two keys in quick succession 2022-06-01 00:20:47 +02:00
main_loop.rs Sync handlers cannot be cancelled 2022-06-01 12:18:15 +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 Keep the other is in reload.rs docs 2022-05-23 10:29:03 +02:00
semantic_tokens.rs
task_pool.rs Sync handlers cannot be cancelled 2022-06-01 12:18:15 +02:00
to_proto.rs Enable hovering function parameter inlay hints 2022-05-19 14:32:40 +02:00