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.
![](https://thatnavguy.files.wordpress.com/2021/08/navigate-item.gif?w=1006)
If you want to navigate between all currently opened files in an editor group, Hold Ctrl and press Tab to switch between it.
![](https://thatnavguy.files.wordpress.com/2021/08/ctrl-tab.gif?w=1006)
Extra tip: You can also use @ to access the file fields and methods quickly.
![](https://thatnavguy.files.wordpress.com/2021/08/navigate-item-40.gif?w=1006)
1 Response
[…] Quickly Navigate to a File in VS Code […]