rust-analyzer/crates/ra_ide/src
2020-05-24 15:12:17 +01:00
..
completion Cleanup TextEdit 2020-05-21 15:56:18 +02:00
display Simplify proto conversion 2020-05-10 19:01:26 +02:00
references KISS SourceChange 2020-05-22 18:04:26 +02:00
snapshots Highlight true and false as literals 2020-05-24 15:12:17 +01:00
syntax_highlighting Highlight true and false as literals 2020-05-24 15:12:17 +01:00
typing KISS SourceChange 2020-05-22 18:04:26 +02:00
call_hierarchy.rs Propogate fixture meta to AnalysisHost 2020-05-16 15:23:43 +03:00
call_info.rs Switch to new magic marks 2020-05-20 13:02:53 +02:00
completion.rs Add AssistConfig 2020-05-19 20:28:27 +02:00
diagnostics.rs KISS SourceChange 2020-05-22 18:04:26 +02:00
display.rs Fix formatting error when no modpath is present 2020-05-22 20:10:37 +02:00
expand_macro.rs Generalise syntax rewriting infrastructure to allow removal of nodes 2020-03-24 17:14:33 +01:00
extend_selection.rs Convert tests to text-size 2020-04-25 11:59:18 +02:00
folding_ranges.rs Introduce EffectExpr 2020-05-02 11:21:39 +02:00
goto_definition.rs Remove cross-crate marks 2020-05-20 13:00:50 +02:00
goto_type_definition.rs Convert tests to text-size 2020-04-25 11:59:18 +02:00
hover.rs Update tests to accept new hover formatting 2020-05-22 20:11:24 +02:00
impls.rs Convert tests to text-size 2020-04-25 11:59:18 +02:00
inlay_hints.rs Code review fixes 2020-05-04 11:04:02 +03:00
join_lines.rs Cleanup 2020-05-21 16:11:37 +02:00
lib.rs KISS SourceChange 2020-05-22 18:04:26 +02:00
matching_brace.rs Convert code to text-size 2020-04-25 11:59:18 +02:00
mock_analysis.rs Propogate fixture meta to AnalysisHost 2020-05-16 15:23:43 +03:00
parent_module.rs Switch to new magic marks 2020-05-20 13:02:53 +02:00
prime_caches.rs main: eagerly prime goto-definition caches 2020-04-25 09:28:34 -04:00
references.rs Remove cross-crate marks 2020-05-20 13:00:50 +02:00
runnables.rs Fix tests 2020-05-24 15:47:05 +02:00
ssr.rs Lift SourceChange to the ra_ide_db 2020-05-06 11:32:34 +02:00
status.rs cleanup imports 2020-02-06 14:03:45 +01:00
syntax_highlighting.rs Highlight true and false as literals 2020-05-24 15:12:17 +01:00
syntax_tree.rs Introduce EffectExpr 2020-05-02 11:21:39 +02:00
typing.rs KISS SourceChange 2020-05-22 18:04:26 +02:00