Quickly Navigate to a File in VS Code
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.
1 Response
[…] Quickly Navigate to a File in VS Code […]