Open a Folder or File Using VS Code

To fast open a folder with VS Code.

Fri Jun 20 2025 By Kevin ZOU
46 words · 1 minutes

Entrance

Enter the Folder in Explorer.
Go to the the address bar.

How to do?

Enter: cmd
Then, we can see the Command Interface. And Enter:

PLAINTEXT
code .

Or:
We can use the right-click menu of this folder to open it, if we add this function.

Results

The folder will be opened with VS Code.


Thanks for your time!


Open a Folder or File Using VS Code

Fri Jun 20 2025 By Kevin ZOU
46 words · 1 minutes