rust/crates/ide/src
arcnmx 25242fe93f ⬆️ rust-analyzer
Merge commit '368e0bb32f1178cf162c2ce5f7e10b7ae211eb26'
2023-01-09 10:36:22 -08:00
..
annotations ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
doc_links ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
hover ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
inlay_hints ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
prime_caches Re-export FxHashMap and FxHashSet from ide_db 2022-04-25 18:51:59 +02:00
syntax_highlighting ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
typing ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
annotations.rs ⬆️ rust-analyzer 2022-10-11 10:37:35 +03:00
call_hierarchy.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
doc_links.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
expand_macro.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
extend_selection.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
file_structure.rs
fixture.rs
folding_ranges.rs feat: add fold range for multi line match arm list 2022-06-18 16:05:56 +08:00
goto_declaration.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
goto_definition.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
goto_implementation.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
goto_type_definition.rs
highlight_related.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
hover.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
inlay_hints.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
join_lines.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00
lib.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
markdown_remove.rs
markup.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
matching_brace.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00
moniker.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
move_item.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00
navigation_target.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
parent_module.rs ⬆️ rust-analyzer 2022-10-26 17:40:41 +03:00
prime_caches.rs ⬆️ rust-analyzer 2022-08-30 14:51:24 +03:00
references.rs ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00
rename.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
runnables.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
shuffle_crate_graph.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
signature_help.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
ssr.rs Re-export FxHashMap and FxHashSet from ide_db 2022-04-25 18:51:59 +02:00
static_index.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
status.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
syntax_highlighting.rs ⬆️ rust-analyzer 2022-08-30 14:51:24 +03:00
syntax_tree.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
typing.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
view_crate_graph.rs ⬆️ rust-analyzer 2022-08-30 14:51:24 +03:00
view_hir.rs ⬆️ rust-analyzer 2022-08-23 10:05:52 +03:00
view_item_tree.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00