16

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 !

1 Answer 1

34

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

Sign up to request clarification or add additional context in comments.

2 Comments

Dear lord, I owe you my life.
that's incredible trick, works like a charm

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.