-
Notifications
You must be signed in to change notification settings - Fork 40.3k
Minimap - highlight all instances of selected word #84151
Copy link
Copy link
Closed
Labels
editor-minimapCode/Text minimap widget issuesCode/Text minimap widget issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Metadata
Metadata
Assignees
Labels
editor-minimapCode/Text minimap widget issuesCode/Text minimap widget issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Type
Fields
Give feedbackNo fields configured for issues without a type.
When you doubleclick and select a word, all instances of this word should be highlighted, not just the selected word itself.
Right now you'd have to press CTRL+F and use the search functionality, but the highlighting of other instances should show up in the minimap the moment you selected the word.
Already discussed in #20853