rust-analyzer/crates/ide/src
bors[bot] c2be91dcd8
Merge #8245
8245: Properly resolve intra doc links in hover and goto_definition r=matklad a=Veykril

Unfortunately involves a bit of weird workarounds due to pulldown_cmark's incorrect lifetimes on `BrokenLinkCallback`... I should probably open an issue there asking for the fixes to be pushed to a release since they already exist in the repo for quite some time it seems.

Fixes #8258, Fixes #8238

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-04-05 12:30:20 +00:00
..
diagnostics Prefer add mod declaration to lib.rs over file.rs in UnlinkedFile fix 2021-03-27 23:43:07 +01:00
display Store an AstId for procedural macros 2021-03-18 16:11:18 +01:00
references Merge #8267 2021-03-31 10:01:56 +00:00
syntax_highlighting Merge #8245 2021-04-05 12:30:20 +00:00
typing Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01: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 Don't mark unlinked file diagnostic as unused 2021-03-28 03:56:03 +02:00
display.rs Remove ShortLabel 2021-03-16 15:44:31 +01:00
doc_links.rs Merge #8245 2021-04-05 12:30:20 +00:00
expand_macro.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01: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 formatting fix 2021-03-29 12:56:02 +01:00
goto_definition.rs Merge #8245 2021-04-05 12:30:20 +00: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 Item up and down movers 2021-03-18 11:22:27 +02: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 Merge #8267 2021-03-31 10:01:56 +00:00
parent_module.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
prime_caches.rs Re-export base_db from ide_db 2020-10-24 11:39:57 +03:00
references.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00
runnables.rs Merge #8267 2021-03-31 10:01:56 +00:00
ssr.rs add apply ssr assist 2021-03-10 06:02:15 -08: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 Gif of "let = " typing assist 2021-03-31 16:39:04 +01:00
view_hir.rs Gifs and screenshots for features in manual 2021-03-31 00:08:10 +01:00