rust-analyzer/crates/ide/src
Laurențiu Nicola dbf04a5ee2 ⬆️ rust-analyzer
2023-03-20 08:31:01 +02: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-03-13 10:42:24 +02:00
inlay_hints ⬆️ rust-analyzer 2023-03-20 08:31:01 +02:00
prime_caches Re-export FxHashMap and FxHashSet from ide_db 2022-04-25 18:51:59 +02:00
syntax_highlighting ⬆️ rust-analyzer 2023-03-13 10:42:24 +02: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-03-13 10:42:24 +02: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 ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
fixture.rs add some tests 2021-09-26 12:48:53 +03:30
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-02-13 13:55:14 +02:00
goto_definition.rs ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
goto_implementation.rs ⬆️ rust-analyzer 2023-03-20 08:31:01 +02:00
goto_type_definition.rs ⬆️ rust-analyzer 2023-03-20 08:31:01 +02:00
highlight_related.rs ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
hover.rs ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
inlay_hints.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
join_lines.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
lib.rs ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
markdown_remove.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
markup.rs ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
matching_brace.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00
moniker.rs ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
move_item.rs ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
navigation_target.rs ⬆️ rust-analyzer 2023-03-13 10:42:24 +02: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 2023-03-13 10:42:24 +02:00
rename.rs ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
runnables.rs ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
shuffle_crate_graph.rs ⬆️ rust-analyzer 2023-02-20 10:14:12 +02:00
signature_help.rs ⬆️ rust-analyzer 2023-03-20 08:31:01 +02: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-03-13 10:42:24 +02:00
status.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
syntax_highlighting.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
syntax_tree.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
typing.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02: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
view_mir.rs ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00