rust-analyzer/crates/ide/src
2025-03-05 15:02:44 +01:00
..
annotations Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
doc_links Add anchor for intra-doc links to associated items 2025-02-27 16:39:07 -06:00
hover Calculate drop glue and show it on hover 2025-02-17 06:29:37 +02:00
inlay_hints Remove syntax editing from parenthesis computation 2025-03-01 18:32:04 +01:00
syntax_highlighting Fix syntax highlightingg punct filtering ignoring mods 2025-03-05 15:02:44 +01:00
typing manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
annotations.rs Fix sorting of runnables 2025-02-17 03:03:29 +02:00
call_hierarchy.rs Re-implement rust string highlighting via tool attribute 2025-01-10 13:49:35 +01:00
doc_links.rs More precise macro modifiers for syntax highlighting 2025-03-01 17:23:51 +01:00
expand_macro.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
extend_selection.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
fetch_crates.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
file_structure.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08: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 Shadowing BuiltinType by Module 2025-02-10 17:46:43 +09:00
goto_implementation.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
goto_type_definition.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
highlight_related.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
hover.rs Calculate drop glue and show it on hover 2025-02-17 06:29:37 +02:00
inlay_hints.rs closure parameter inlay hints 2025-02-06 15:55:56 +01:00
interpret.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
join_lines.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
lib.rs feat: update insta inline snapshot when clicks 'Update Test' runnable 2025-02-21 21:18:20 +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 manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
moniker.rs More precise macro modifiers for syntax highlighting 2025-03-01 17:23:51 +01:00
move_item.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
navigation_target.rs Preserve impl assoc names in ImplData 2025-01-20 14:29:11 +01:00
parent_module.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
references.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
rename.rs Fix a failing test 2025-02-04 19:10:04 +02:00
runnables.rs Fix sorting of runnables 2025-02-17 03:03:29 +02: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 Calculate drop glue and show it on hover 2025-02-17 06:29:37 +02:00
status.rs Use size_of from the prelude instead of imported 2025-03-05 00:48:44 -08:00
syntax_highlighting.rs Fix syntax highlightingg punct filtering ignoring mods 2025-03-05 15:02:44 +01:00
test_explorer.rs Encode edition within FileId in the hir layer 2024-07-18 08:49:10 +02:00
typing.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
view_crate_graph.rs Expose symbol of CrateName 2025-02-04 14:38:58 +01:00
view_hir.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
view_item_tree.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
view_memory_layout.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
view_mir.rs manual: Convert to mdbook 2025-01-24 13:23:22 -08:00
view_syntax_tree.rs Merge pull request #19015 from Wilfred/mdbook 2025-01-28 16:19:37 +00:00