rust/crates/ra_ide/src
2020-05-02 20:27:02 +02:00
..
completion Introduce EffectExpr 2020-05-02 11:21:39 +02:00
display Unsafe traits 2020-05-01 11:49:41 -04:00
references
snapshots Introduce new semantic highlight token for format specifier 2020-04-28 11:13:12 +02:00
syntax_highlighting Introduce new semantic highlight token for format specifier 2020-04-28 11:13:12 +02:00
typing
assists.rs
call_hierarchy.rs
call_info.rs
completion.rs
diagnostics.rs
display.rs
expand_macro.rs
extend_selection.rs
folding_ranges.rs Introduce EffectExpr 2020-05-02 11:21:39 +02:00
goto_definition.rs wip 2020-05-01 16:26:22 +02:00
goto_type_definition.rs
hover.rs Test for unsafe trait 2020-05-01 11:49:51 -04:00
impls.rs
inlay_hints.rs
join_lines.rs Introduce EffectExpr 2020-05-02 11:21:39 +02:00
lib.rs
marks.rs
matching_brace.rs
mock_analysis.rs
parent_module.rs
prime_caches.rs main: eagerly prime goto-definition caches 2020-04-25 09:28:34 -04:00
references.rs
runnables.rs
source_change.rs
ssr.rs
status.rs
syntax_highlighting.rs Introduce new semantic highlight token for format specifier 2020-04-28 11:13:12 +02:00
syntax_tree.rs Introduce EffectExpr 2020-05-02 11:21:39 +02:00
test_utils.rs
typing.rs