Quickly Navigate to a File in VS Code
Views (148)
If you are working with hundreds of files in VS Code, you can easily navigate to that file by using “Ctrl + P” (Quick Open) and start typing in the file that you are looking for.

If you want to navigate between all currently opened files in an editor group, Hold Ctrl and press Tab to switch between it.

Extra tip: You can also use @ to access the file fields and methods quickly.

This was originally posted here.
*This post is locked for comments