rust-analyzer/crates/ide/src
2021-07-27 18:29:22 -04:00
..
display internal: more natural order of sources for TypeParam 2021-06-14 22:42:43 +03:00
doc_links Some more fragment fixes 2021-07-20 17:03:39 +02:00
syntax_highlighting Simplify 2021-07-26 20:26:24 +02:00
typing clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
annotations.rs update tests 2021-07-11 13:55:00 +03:00
call_hierarchy.rs Factor out pick_best_token ide pattern into ide_db 2021-06-22 17:50:15 +02:00
display.rs Remove ShortLabel 2021-03-16 15:44:31 +01:00
doc_links.rs Simplify 2021-07-26 20:26:24 +02:00
expand_macro.rs Factor out pick_best_token ide pattern into ide_db 2021-06-22 17:50:15 +02:00
extend_selection.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
file_structure.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
fixture.rs Return both field and local references for shorthands in goto_def 2021-07-11 16:16:16 +02:00
fn_references.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
folding_ranges.rs Folding ranges respect item visibilities 2021-07-15 17:44:23 +02:00
goto_declaration.rs Return both field and local references for shorthands in goto_def 2021-07-11 16:16:16 +02:00
goto_definition.rs Simplify 2021-07-26 20:26:24 +02:00
goto_implementation.rs Simplify 2021-07-15 21:28:30 +02:00
goto_type_definition.rs Use Type::walk for goto_type_definition 2021-07-14 01:42:30 +02:00
highlight_related.rs Added tests to ensure config behavior. 2021-07-22 19:35:47 -06:00
hover.rs feat: Extend the server with the hover_range capability 2021-07-27 18:29:22 -04:00
inlay_hints.rs internal: remove potentially slow method 2021-07-20 17:19:58 +03:00
join_lines.rs feat: make join lines behavior configurable 2021-07-05 23:47:20 +03:00
lib.rs feat: Extend the server with the hover_range capability 2021-07-27 18:29:22 -04:00
markdown_remove.rs Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
markup.rs Rename ra_ide -> ide 2020-08-13 17:58:27 +02:00
matching_brace.rs simplify 2021-05-15 17:22:39 +02:00
move_item.rs Factor out pick_best_token ide pattern into ide_db 2021-06-22 17:50:15 +02:00
parent_module.rs simplify 2021-05-15 17:22:39 +02:00
prime_caches.rs Simplify 2021-07-15 21:28:30 +02:00
references.rs Complete editable private items 2021-07-23 19:57:16 +02:00
rename.rs Inline name classification reference calls 2021-07-11 15:39:09 +02:00
runnables.rs Some more fragment fixes 2021-07-20 17:03:39 +02:00
ssr.rs Small fixes 2021-05-03 18:45:30 +03:00
status.rs fix 2021-06-29 20:34:52 +01:00
syntax_highlighting.rs Simplify 2021-07-15 21:28:30 +02:00
syntax_tree.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
typing.rs Don't insert } when typing { in string 2021-06-21 14:54:49 +02:00
view_crate_graph.rs Add "View Crate Graph (Full)" 2021-07-02 00:10:33 +02:00
view_hir.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
view_item_tree.rs Add a "Debug ItemTree" LSP request 2021-05-21 23:59:52 +02:00