rust/crates/ra_ide/src
2020-02-14 21:45:42 +00:00
..
completion Remove hard-coded auto-import during completion 2020-02-09 10:04:47 +01:00
display cleanup imports 2020-02-06 14:03:45 +01:00
references Handle macro token cases for rename 2020-02-09 17:17:56 +08:00
snapshots Implement Syntax Highlight inside Macro 2020-01-21 00:06:47 +08:00
assists.rs Simplify Assists interface 2020-02-09 16:03:54 +01:00
call_hierarchy.rs cleanup imports 2020-02-06 14:03:45 +01:00
call_info.rs cleanup imports 2020-02-06 14:03:45 +01:00
completion.rs cleanup imports 2020-02-06 14:03:45 +01:00
diagnostics.rs cleanup imports 2020-02-06 14:03:45 +01:00
display.rs Remove unused imports 2019-12-20 11:18:24 -05:00
expand_macro.rs cleanup imports 2020-02-06 14:03:45 +01:00
expand.rs cleanup imports 2020-02-06 14:03:45 +01:00
extend_selection.rs cleanup imports 2020-02-06 14:03:45 +01:00
folding_ranges.rs
goto_definition.rs Rename 2020-02-07 14:26:59 +01:00
goto_type_definition.rs Simplify 2020-02-12 18:02:00 +01:00
hover.rs Rename 2020-02-07 14:26:59 +01:00
impls.rs cleanup imports 2020-02-06 14:03:45 +01:00
inlay_hints.rs Add or- and parenthesized-patterns 2020-02-09 22:06:15 +00:00
join_lines.rs Return early, return often 2020-02-11 18:36:12 +01:00
lib.rs Init implementation of structural search replace 2020-02-14 21:45:42 +00:00
marks.rs Tweak goto parent module 2020-02-06 15:47:33 +01:00
matching_brace.rs
mock_analysis.rs Apply the reviews suggestions 2020-02-05 12:47:28 +02:00
parent_module.rs Tweak goto parent module 2020-02-06 15:47:33 +01:00
references.rs Use get_or_insert_with 2020-02-09 20:41:29 +08:00
runnables.rs cleanup imports 2020-02-06 14:03:45 +01:00
source_change.rs
ssr.rs Init implementation of structural search replace 2020-02-14 21:45:42 +00:00
status.rs cleanup imports 2020-02-06 14:03:45 +01:00
syntax_highlighting.rs Rename 2020-02-07 14:26:59 +01:00
syntax_tree.rs cleanup imports 2020-02-06 14:03:45 +01:00
test_utils.rs
typing.rs cleanup imports 2020-02-06 14:03:45 +01:00