rust/crates/ide/src
2021-03-10 22:26:41 +01:00
..
diagnostics
display Don't show const items initializer expressions on hover 2021-03-09 16:33:23 +01:00
references Return original text range in PrepareRename responses when inside macro 2021-03-10 22:26:41 +01:00
syntax_highlighting Show whether a binding is mutable or not on hover 2021-03-09 17:18:50 +01:00
typing
annotations.rs
call_hierarchy.rs
diagnostics.rs
display.rs
doc_links.rs
expand_macro.rs
extend_selection.rs
file_structure.rs
fixture.rs
fn_references.rs
folding_ranges.rs
goto_definition.rs
goto_implementation.rs
goto_type_definition.rs
hover.rs Show whether a binding is mutable or not on hover 2021-03-09 17:18:50 +01:00
inlay_hints.rs
join_lines.rs
lib.rs add apply ssr assist 2021-03-10 06:02:15 -08:00
markdown_remove.rs
markup.rs
matching_brace.rs
parent_module.rs
prime_caches.rs
references.rs
runnables.rs
ssr.rs add apply ssr assist 2021-03-10 06:02:15 -08:00
status.rs
syntax_highlighting.rs
syntax_tree.rs
typing.rs
view_hir.rs