rust-analyzer/crates/ide/src
2021-05-03 18:03:28 +03:00
..
diagnostics Resolve single assist only 2021-05-03 18:03:28 +03:00
display Check more carefully for cases where a rename can't be done 2021-04-25 14:08:56 -07:00
references Check more carefully for cases where a rename can't be done 2021-04-25 14:08:56 -07:00
syntax_highlighting Fixed formatting 2021-04-26 11:37:28 +02:00
typing Add a cov_mark 2021-04-13 00:51:10 +02:00
annotations.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
call_hierarchy.rs Show item info when hovering intra doc links 2021-03-23 19:57:04 +01:00
diagnostics.rs Resolve single assist only 2021-05-03 18:03:28 +03:00
display.rs Remove ShortLabel 2021-03-16 15:44:31 +01:00
doc_links.rs Support crates/module roots in external_docs 2021-04-19 15:50:04 +02:00
expand_macro.rs Replace SyntaxRewriter with ted in exppand_macro::expand_macro_recur 2021-04-19 19:43:26 +02:00
extend_selection.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
file_structure.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
fixture.rs Cleanup tests 2021-02-09 18:13:11 +03:00
fn_references.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
folding_ranges.rs Emit folding ranges for multiline array literals 2021-04-08 00:12:11 +02:00
goto_definition.rs internal: don't use #[should_panic] for tests 2021-04-13 12:21:59 +03:00
goto_implementation.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
goto_type_definition.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
hover.rs Merge #8245 2021-04-05 12:30:20 +00:00
inlay_hints.rs Add and start using TraitRef and ProjectionTy builders 2021-04-04 13:16:38 +02:00
join_lines.rs Fix joinLines panic if run on the empty last line 2021-04-03 11:20:16 +08:00
lib.rs Resolve single assist only 2021-05-03 18:03:28 +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 Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
move_item.rs Move cursor position when using item movers 2021-04-14 00:03:04 +02:00
parent_module.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
prime_caches.rs fix: don't duplicate Progerss::Finised for cache priming 2021-05-02 21:45:00 +03:00
references.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
runnables.rs internal: fix naming polarity 2021-04-30 11:55:59 +03:00
ssr.rs Resolve single assist only 2021-05-03 18:03:28 +03:00
status.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
syntax_highlighting.rs Additional syntax highlighting screenshot in manual 2021-03-31 18:45:15 +01:00
syntax_tree.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
typing.rs internal: follow test style guide in typing.rs 2021-04-13 14:31:05 +02:00
view_hir.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00