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 b632c7d commit 10637cfCopy full SHA for 10637cf
crates/ide/src/goto_type_definition.rs
@@ -10,7 +10,7 @@ use crate::{FilePosition, NavigationTarget, RangeInfo, TryToNav};
10
// |===
11
// | Editor | Action Name
12
//
13
-// | VS Code | **Go to Type Definition*
+// | VS Code | **Go to Type Definition**
14
15
16
// image::https://user-images.githubusercontent.com/48062697/113020657-b560f500-917a-11eb-9007-0f809733a338.gif[]
0 commit comments