rust-analyzer/crates/ide/src
2025-01-29 14:42:37 +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 Merge pull request #19036 from Veykril/push-nprltlwvryxw 2025-01-27 07:54:44 +00:00
inlay_hints Remove mutable syntax tree shenanigans from adjustment hints 2025-01-29 14:42:37 +01:00
syntax_highlighting Merge pull request #19047 from lnicola/rename-highlight 2025-01-27 14:33:04 +00:00
typing Add missing #[rust_analyzer::rust_fixture] annotations 2025-01-16 10:51:57 +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 Cleanup Name string rendering 2025-01-21 10:05:32 +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 Goto Display::fmt when invoked on to_string 2025-01-20 17:00:28 +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 fix: Fix markdown horizontal ruler sometimes being treated as a heading 2025-01-25 14:07:54 +01:00
inlay_hints.rs Lazily compute location links in type hints again 2025-01-24 15:13:10 +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 Add missing #[rust_analyzer::rust_fixture] annotations 2025-01-16 10:51:57 +01:00
lib.rs Skip redundant path search in resolve_completion_edits 2025-01-25 13:03:01 +01: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 Preserve impl assoc names in ImplData 2025-01-20 14:29:11 +01: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 Cleanup Name string rendering 2025-01-21 10:05:32 +01:00
runnables.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
signature_help.rs Add GenericDefId::StaticId 2025-01-26 11:07:54 +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 Fix #[rustc_deprecated_safe_2024] 2025-01-27 14:35:20 +02:00
test_explorer.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
typing.rs Add missing #[rust_analyzer::rust_fixture] annotations 2025-01-16 10:51:57 +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