rust/crates/ra_ide/src
2020-06-30 20:02:47 +12:00
..
completion Add :: to label for crate:: completion 2020-06-27 12:26:25 +02:00
display Slightly better name 2020-06-23 21:29:50 +02:00
references Remove duplication 2020-06-24 11:31:30 +02:00
snapshots Remove unneeded code, filename from tests, fix rebasing issues 2020-06-27 11:38:34 -04:00
syntax_highlighting Remove unneeded code, filename from tests, fix rebasing issues 2020-06-27 11:38:34 -04:00
typing Remove duplication 2020-06-24 11:31:30 +02:00
call_hierarchy.rs More principled indentation trimming in fixtures 2020-06-23 23:33:41 +02:00
call_info.rs Remove duplication 2020-06-24 11:31:30 +02:00
completion.rs
diagnostics.rs Simplify 2020-06-24 12:01:17 +02:00
display.rs
expand_macro.rs
extend_selection.rs Remove duplication 2020-06-24 11:31:30 +02:00
folding_ranges.rs
goto_definition.rs More principled indentation trimming in fixtures 2020-06-23 23:33:41 +02:00
goto_implementation.rs
goto_type_definition.rs
hover.rs Working intra-doc-links 2020-06-30 20:02:47 +12:00
inlay_hints.rs Merge #5105 2020-06-28 22:37:25 +00:00
join_lines.rs Simlify with matches!() 2020-06-28 04:03:59 +03:00
lib.rs Hover doc link rewriting 2020-06-30 20:02:46 +12:00
matching_brace.rs Fix matchig brace for pipes 2020-06-25 10:16:06 +02:00
mock_analysis.rs Simplify 2020-06-24 12:30:54 +02:00
parent_module.rs Simplify 2020-06-24 12:01:17 +02:00
prime_caches.rs Update injection mechanism and stop injecting through highlight element, switch to more general new highlight tag, generic 2020-06-23 12:13:50 -04:00
references.rs Remove duplication 2020-06-24 11:31:30 +02:00
runnables.rs More principled indentation trimming in fixtures 2020-06-23 23:33:41 +02:00
ssr.rs New VFS 2020-06-23 17:51:06 +02:00
status.rs
syntax_highlighting.rs Remove unneeded code, filename from tests, fix rebasing issues 2020-06-27 11:38:34 -04:00
syntax_tree.rs Simplify 2020-06-24 12:30:54 +02:00
typing.rs