rust-analyzer/crates/ide/src
2025-01-12 14:42:44 +01:00
..
annotations Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
doc_links Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
hover Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
inlay_hints internal: Compute inlay hint tooltips lazily 2025-01-12 14:42:44 +01:00
syntax_highlighting Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
typing Move text-edit into ide-db 2024-10-28 14:37:41 +01:00
annotations.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
call_hierarchy.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
doc_links.rs internal: Add Definition::Crate 2025-01-10 10:45:44 +01:00
expand_macro.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
extend_selection.rs Remove DescendPreference::SameText 2024-08-22 12:34:20 +02:00
fetch_crates.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
file_structure.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
fixture.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
folding_ranges.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
goto_declaration.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
goto_definition.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
goto_implementation.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
goto_type_definition.rs Merge pull request #18907 from Veykril/push-uqlzpttmvurv 2025-01-10 13:59:23 +00:00
highlight_related.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
hover.rs feat: show go-to-type-def actions for subst when hovering 2024-12-31 13:05:29 +08:00
inlay_hints.rs internal: Compute inlay hint tooltips lazily 2025-01-12 14:42:44 +01:00
interpret.rs internal: Show mir eval errors on hover with debug env var set 2024-12-15 17:38:37 +01:00
join_lines.rs Move text-edit into ide-db 2024-10-28 14:37:41 +01:00
lib.rs minor: Fix grammar in doc comments 2025-01-10 17:38:14 -08:00
markdown_remove.rs Auto merge of #16155 - Waqar144:work/fix-16142, r=lnicola 2023-12-19 07:22:46 +00:00
markup.rs Consider interleaving hover kinds 2024-08-22 17:29:32 +02:00
matching_brace.rs internal: Thread edition through to parsing/tt-to-syntax-tree routines for macros 2024-04-14 16:02:38 +02:00
moniker.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
move_item.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
navigation_target.rs Merge pull request #18902 from Veykril/push-znlsxykqrkoo 2025-01-10 10:01:43 +00:00
parent_module.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
references.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
rename.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
runnables.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
signature_help.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
ssr.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
static_index.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
status.rs chore: rename salsa to ra_salsa 2024-10-14 10:09:22 -04:00
syntax_highlighting.rs minor: New clippy lints 2025-01-06 17:57:17 +01:00
test_explorer.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
typing.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
view_crate_graph.rs Simplify FileDelegate 2024-08-05 13:03:03 +02:00
view_hir.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
view_item_tree.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
view_memory_layout.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
view_mir.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
view_syntax_tree.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00