rust-analyzer/crates/ide/src
2025-06-17 10:42:38 +02:00
..
annotations cargo fmt 2025-03-15 21:32:01 +01:00
doc_links check module path inner or outer 2025-05-07 00:36:17 +09:00
hover chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
inlay_hints chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
syntax_highlighting check module path inner or outer 2025-05-07 00:36:17 +09:00
typing Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
annotations.rs Generate annotations for macro defined items if their name is in the input 2025-06-13 13:30:09 +02:00
call_hierarchy.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
child_modules.rs internal: rename children_modules to child_modules 2025-04-09 12:43:49 -04:00
doc_links.rs extract function: doc_attributes to find def from inner doc 2025-05-07 03:12:19 +09:00
expand_macro.rs fix: Record macro calls for fields in ChildBySource impls 2025-06-06 07:34:42 +02:00
extend_selection.rs cargo fmt 2025-03-15 21:32:01 +01:00
fetch_crates.rs cargo fmt 2025-03-15 21:32:01 +01:00
file_structure.rs cargo fmt 2025-03-15 21:32:01 +01:00
fixture.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
folding_ranges.rs cargo fmt 2025-03-15 21:32:01 +01:00
goto_declaration.rs fix: Do not force descend into derives for goto IDE features 2025-06-12 09:37:45 +02:00
goto_definition.rs fix: Do not force descend into derives for goto IDE features 2025-06-12 09:37:45 +02:00
goto_implementation.rs chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
goto_type_definition.rs chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
highlight_related.rs Merge pull request #19898 from Veykril/push-ykumpuwmuvmu 2025-05-31 05:35:49 +00:00
hover.rs chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
inlay_hints.rs chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
interpret.rs cargo fmt 2025-03-15 21:32:01 +01:00
join_lines.rs cargo fmt 2025-03-15 21:32:01 +01:00
lib.rs feat: Insert required parentheses when typing + in trait type 2025-06-16 19:02:18 +02:00
markdown_remove.rs
markup.rs Consider interleaving hover kinds 2024-08-22 17:29:32 +02:00
matching_brace.rs cargo fmt 2025-03-15 21:32:01 +01:00
moniker.rs Add expression fill mode variant for filling with underscore expressions 2025-04-28 10:39:36 +02:00
move_item.rs cargo fmt 2025-03-15 21:32:01 +01:00
navigation_target.rs Generate annotations for macro defined items if their name is in the input 2025-06-13 13:30:09 +02:00
parent_module.rs refactor: De-arc defmap queries 2025-05-05 09:04:52 +02:00
references.rs internal: Restructure some semantics APIs for virtual macro files 2025-05-30 22:03:04 +02:00
rename.rs fix: Fix edition handling for names in rename logic 2025-06-02 15:27:13 +02:00
runnables.rs ItemTree's ItemVisibilities has no identity, so deduplicate 2025-06-12 09:14:43 +02:00
signature_help.rs chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
ssr.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
static_index.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
status.rs Add expression fill mode variant for filling with underscore expressions 2025-04-28 10:39:36 +02:00
syntax_highlighting.rs internal: Restructure some semantics APIs for virtual macro files 2025-05-30 22:03:04 +02:00
test_explorer.rs cargo fmt 2025-03-15 21:32:01 +01:00
typing.rs feat: Insert required parentheses when typing + in trait type 2025-06-16 19:02:18 +02:00
view_crate_graph.rs Add expression fill mode variant for filling with underscore expressions 2025-04-28 10:39:36 +02:00
view_hir.rs internal: Render sigantures with view hir command 2025-04-13 12:13:28 +02:00
view_item_tree.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
view_memory_layout.rs chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
view_mir.rs cargo fmt 2025-03-15 21:32:01 +01:00
view_syntax_tree.rs cargo fmt 2025-03-15 21:32:01 +01:00