simplify gotoLocation descriptions and values #71240
Labels
bug
Issue identified by VS Code Team member as probable bug
editor-symbols
definitions, declarations, references
polish
Cleanup and polish issue
verified
Verification succeeded
Milestone
Testing #71087
Add a
(default)
indicator text topeek
which appears to be the default:Show peek view of the results at the request location (default)
I think the descriptions can be simplified. Assuming these are always on "Go To" actions (given the name of the setting) I suggest using "Go to" instead of "reveal" in the descriptions and also in the values, as that aligns with the command.
Show a peek view of the results (default)
Go to the first results and ignore others
Go to the first result and show a peek view
Suggestions to change the values:
peek
->peek
(no change)reveal
->goto
revealAndPeek
->gotoAndPeek
The text was updated successfully, but these errors were encountered: