rust/crates/ide/src
2022-12-20 20:04:10 +00:00
..
annotations
doc_links
hover fix: resolve all inference vars in InferenceResult::assoc_resolutions 2022-12-14 23:07:43 +09:00
inlay_hints Skip adjustment hints if the adjustment doesn't adjust 2022-12-20 20:04:10 +00:00
prime_caches
syntax_highlighting
typing
annotations.rs
call_hierarchy.rs fmt 2022-12-03 01:20:27 +01:00
doc_links.rs
expand_macro.rs
extend_selection.rs
file_structure.rs
fixture.rs
folding_ranges.rs
goto_declaration.rs Go to declaration goes to field declaration in pattern and expression shorthands 2022-11-25 10:27:54 +01:00
goto_definition.rs Fix tests that depended on loose visibility restriction 2022-11-11 20:31:46 +09:00
goto_implementation.rs
goto_type_definition.rs
highlight_related.rs
hover.rs fix formatting 2022-11-25 12:22:06 +05:30
inlay_hints.rs Move inlay hints tests into implementation modules 2022-12-20 13:05:18 +00:00
join_lines.rs
lib.rs Auto merge of #13572 - Veykril:cancellable, r=Veykril 2022-11-07 16:22:33 +00:00
markdown_remove.rs
markup.rs
matching_brace.rs
moniker.rs Remove code duplication 2022-11-07 15:49:26 +01:00
move_item.rs
navigation_target.rs
parent_module.rs
prime_caches.rs
references.rs Deduplicate reference search results 2022-11-07 16:48:50 +01:00
rename.rs fix: Fix reference searching only accounting substrings instead of whole identifiers 2022-11-05 13:00:02 +01:00
runnables.rs
shuffle_crate_graph.rs
signature_help.rs Fix signature help not showing up when cursor is between )) or >> 2022-11-29 18:50:21 +01:00
ssr.rs
static_index.rs Auto merge of #13570 - Veykril:dedup-crates-for, r=Veykril 2022-11-07 14:52:05 +00:00
status.rs
syntax_highlighting.rs
syntax_tree.rs
typing.rs
view_crate_graph.rs
view_hir.rs
view_item_tree.rs