You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Currently, it's possible get the Find All panel's bulk results listing for a single file by right-clicking that file and choosing "Find in..." -- but this isn't discoverable for some users.
Possible solutions:
Add "Find all in current file" or somesuch to menu next to existing Find, Find All commands. (This would be more palatable if we forked off a new Search top-level menu, as suggested in [UX] Move Find items to different menu? #6084).
Add a button in the Find toolbar to switch the current search into Find All (in file) mode. (Some other editors have a gesture like this).