mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 14:51:48 +00:00
minor: Freshen up goto feature docs
This commit is contained in:
parent
732eb9a167
commit
86576072ab
3 changed files with 6 additions and 1 deletions
|
@ -15,6 +15,8 @@ use syntax::{ast, AstNode, AstToken, SyntaxKind::*, SyntaxToken, TextRange, T};
|
|||
//
|
||||
// Navigates to the definition of an identifier.
|
||||
//
|
||||
// For outline modules, this will navigate to the source file of the module.
|
||||
//
|
||||
// |===
|
||||
// | Editor | Shortcut
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue