rust-analyzer/crates/ide/src
Lukas Wirth da1888a75c
Merge pull request #20031 from jnyfah/some-branch
Fix: Resolve HIR display length issues and improve adjustment tooltips
2025-07-04 09:20:14 +00: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 Remove keyword prefixes (macro@ or macro ) from links in the docs only if the link target is inferred 2025-07-03 00:41:47 +03:00
inlay_hints Merge pull request #20031 from jnyfah/some-branch 2025-07-04 09:20:14 +00: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 fix: Improve diagnostic ranges for macro_calls! 2025-07-03 14:12:27 +02:00
child_modules.rs internal: rename children_modules to child_modules 2025-04-09 12:43:49 -04:00
doc_links.rs Remove keyword prefixes (macro@ or macro ) from links in the docs only if the link target is inferred 2025-07-03 00:41:47 +03: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 Cleanup folding_ranges and support more things 2025-06-24 09:51:44 +02: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 Merge pull request #20120 from Hmikihiro/match_bind_not_type 2025-07-03 15:27:07 +00:00
goto_implementation.rs chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
goto_type_definition.rs Merge pull request #20012 from lnicola/bump-literal-escaper 2025-06-24 08:21:36 +00:00
highlight_related.rs refactor: enhance highlighting for control flow kws in macros 2025-06-26 13:43:15 +08: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
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 fix: Improve diagnostic ranges for macro_calls! 2025-07-03 14:12:27 +02:00
parent_module.rs refactor: De-arc defmap queries 2025-05-05 09:04:52 +02:00
references.rs refactor: simplify functions related to branch_exit_points in highlight_related 2025-06-26 13:41:41 +08:00
rename.rs fix: Fix edition handling for names in rename logic 2025-06-02 15:27:13 +02:00
runnables.rs fix: Improve diagnostic ranges for macro_calls! 2025-07-03 14:12:27 +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 Bump salsa 2025-07-03 10:05:16 +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