rust/crates/rust-analyzer/src
2022-07-18 17:50:56 +02:00
..
bin Auto merge of #12449 - Veykril:version, r=Veykril 2022-06-10 23:35:38 +00:00
cli Bring the version command output in line with other rust tools 2022-06-02 18:36:02 +02:00
config fix: Fix config patching for callable snippets 2022-06-11 13:41:06 +02:00
diagnostics fix(diagnostic): Don't remove diagnostic with empty message 2022-06-01 18:38:53 +05:30
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 Begining of lsif 2021-09-26 10:04:02 +03:30
config.rs Improve file watcher config 2022-07-18 17:50:56 +02:00
diagnostics.rs fix: Clear native diagnostics for files when they are deleted 2022-05-25 15:47:41 +02:00
diff.rs Split textDocument/formatting TextEdit with diff 2020-12-31 15:33:20 +01:00
dispatch.rs Bring the version command output in line with other rust tools 2022-06-02 18:36:02 +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 Fix obsolete enableRangeFormatting config 2022-07-11 16:52:35 +09:00
integrated_benchmarks.rs fix: visibility completion 2022-05-30 00:06:48 +09:00
lib.rs Bring the version command output in line with other rust tools 2022-06-02 18:36:02 +02:00
line_index.rs use utf16 instead of utf8 2021-09-26 10:04:02 +03:30
lsp_ext.rs internal: Allow OnTypeFormatting to send SnippetTextEdit 2022-05-22 10:39:18 +02:00
lsp_utils.rs Bring the version command output in line with other rust tools 2022-06-02 18:36:02 +02:00
main_loop.rs Update remaining GitHub URLs 2022-07-08 15:44:49 +02:00
markdown.rs Code blocks with tilde also works like code block 2022-04-01 20:29:32 +09:00
mem_docs.rs fix: correctly update diagnostics when files are opened and closed 2021-07-26 21:22:06 +03:00
op_queue.rs internal: more visibility into why things happen 2022-04-16 13:17:27 +01:00
reload.rs Improve file watcher config 2022-07-18 17:50:56 +02:00
semantic_tokens.rs Fix highlighting of Self 2022-03-05 23:34:37 +01:00
task_pool.rs Increase worker thread stack and name them 2022-06-04 20:48:51 +03:00
to_proto.rs fix: Fix auto-ref completions inserting into wrong locations 2022-06-20 18:59:57 +02:00
version.rs Bring the version command output in line with other rust tools 2022-06-02 18:36:02 +02:00