Open multiple files from Search Project Files prompt #28070
itsmewes
started this conversation in
Feature Ideas / Enhancements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes I would like to open multiple files using one file search. An example of this is looking for language/locale files. They are usually named the same, but the path has got the locale in them, eg
locale/en/page.php
andlocale/fr/page.php
. So if I search forpage.php
, usually the Search Project Files shows the different locale files but currently you can only select one, the prompt closes and then you need to search again. In Sublime text, if you press the right arrow while in the prompt it will open the file selected but keep the prompt open so you can open other files.Here is an example from Sublime text where I'm pressing the right arrow to open the file:
multi-select-files_compressed.mp4
Beta Was this translation helpful? Give feedback.
All reactions