web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / That NAV Guy / Quickly Navigate to a File ...

Quickly Navigate to a File in VS Code

Teddy Herryanto (That NAV Guy) Profile Picture Teddy Herryanto (Th... 14,207 Super User 2025 Season 2

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.

Ctrl + P

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

Hold Ctrl + Press Tab

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

Use @

This was originally posted here.

Comments

*This post is locked for comments