We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c4edb commit ed86689Copy full SHA for ed86689
docs/user/generated_features.adoc
@@ -76,7 +76,7 @@ Navigates to the type of an identifier.
76
77
78
=== Hover
79
-**Source:** https://github.com/rust-analyzer/rust-analyzer/blob/master/crates/ra_ide/src/hover.rs#L63[hover.rs]
+**Source:** https://github.com/rust-analyzer/rust-analyzer/blob/master/crates/ra_ide/src/hover.rs#L58[hover.rs]
80
81
Shows additional information, like type of an expression or documentation for definition when "focusing" code.
82
Focusing is usually hovering with a mouse, but can also be triggered with a shortcut.
0 commit comments