Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to open multiple files from the quick open menu in Visual Code?

I'd like to know if it is possible to open multiple files from the quick open menu in Visual Code (opened with cmd + p shortcut by default).

It would be helpful to be able to select the N first files in the results to open them at once. For instance, I could type "test_device*.js", and could open the 3 first files which are "test_device_usecase_1.js", "test_device_usecase_2.js" & "test_device_usecase_3.js", instead of having to perform more searches to open the remaining 2 files.

Thanks in advance !

like image 767
Tom Avatar asked Dec 28 '25 20:12

Tom


1 Answers

You can use arrow right to open selected file without closing quick open.

like image 94
Alex Avatar answered Dec 30 '25 22:12

Alex



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!