minor: Freshen up goto feature docs

This commit is contained in:
Lukas Wirth 2022-05-27 15:47:31 +02:00
parent 732eb9a167
commit 86576072ab
3 changed files with 6 additions and 1 deletions

View file

@ -11,7 +11,7 @@ use crate::{FilePosition, NavigationTarget, RangeInfo, TryToNav};
// Feature: Go to Implementation
//
// Navigates to the impl block of structs, enums or traits. Also implemented as a code lens.
// Navigates to the impl blocks of types.
//
// |===
// | Editor | Shortcut