rust-analyzer/crates/ide/src
2021-07-11 14:55:24 +03:00
..
display internal: more natural order of sources for TypeParam 2021-06-14 22:42:43 +03:00
syntax_highlighting internal: remove needless distinction between a carte and its root mod 2021-07-11 14:55:24 +03:00
typing clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
annotations.rs Merge #9449 2021-07-11 09:37:33 +00: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 Factor out pick_best_token ide pattern into ide_db 2021-06-22 17:50:15 +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 internal: move diagnostics to a new crate 2021-06-14 17:45:17 +03:00
fn_references.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
folding_ranges.rs Test for correct amount of emitted folds 2021-05-28 13:10:41 +01:00
goto_declaration.rs move goto_declaration fall back into handlers 2021-06-24 00:26:08 +02:00
goto_definition.rs Implement goto_declaration support 2021-06-22 20:49:07 +02:00
goto_implementation.rs minor: use minicore 2021-06-19 12:03:59 +03:00
goto_type_definition.rs Factor out pick_best_token ide pattern into ide_db 2021-06-22 17:50:15 +02:00
highlight_related.rs Include self in usage search for modules in their definition source 2021-06-28 16:41:35 +02:00
hover.rs Merge #9449 2021-07-11 09:37:33 +00:00
inlay_hints.rs internal: ensure consistent passing for config params 2021-07-06 00:00:39 +03:00
join_lines.rs feat: make join lines behavior configurable 2021-07-05 23:47:20 +03:00
lib.rs internal: ensure consistent passing for config params 2021-07-06 00:00:39 +03: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 Populate import maps eagerly 2021-06-11 01:27:20 +03:00
references.rs Fix NameRef::classify path resolution inside attributes 2021-06-28 19:07:23 +02:00
rename.rs Include self in usage search for modules in their definition source 2021-06-28 16:41:35 +02:00
runnables.rs Emit test name in Run test runnables if it comes from a macro expansion 2021-07-09 14:35:42 +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 Resolve attribute paths in attribute highlighting 2021-06-28 21:53:17 +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