-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Labels
editor-symbolsdefinitions, declarations, referencesdefinitions, declarations, referencesfeature-requestRequest for new features or functionalityRequest for new features or functionalityon-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release noteson-testplan
Milestone
Description
Today, we have 'Go to Implementation' and 'Peek References' - the former always defaults to going to an implementation, the latter to always shows peek. We should align those, e.g find references should be able to work like go to commands and go to commands should be able to work like peek references commands. There are more things to be polished, namely:
- don't open peek references when only have one reference
- implement find references similar to go to XYZ
- tweak the
editor.gotoLocation.multiple
-setting so that it can be set per feature too - fallback to reference search when running go-to-def on definition Feature Request: open Peek References when Ctrl-click is on the symbol in its declaration #73081
- let F12 navigate peek view results (in addition to F4)
- add "Find All Implementations" similar to Find All References
Metadata
Metadata
Assignees
Labels
editor-symbolsdefinitions, declarations, referencesdefinitions, declarations, referencesfeature-requestRequest for new features or functionalityRequest for new features or functionalityon-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release noteson-testplan