Save time by using integrated terminal in Visual Studio Code

Let’s assume that we are working in a big project with multiple folders. We can take for example a WordPress project.

Instead of navigating through all those folders by using cd command (change directory) there is a faster way to do it.

Project with multiple folders
Project with multiple folders
cd command to navigate through folders
cd command to navigate through folders

Open the VS Code Explorer (Ctrl+Shift+E) tab , Right Click on the needed folder and click on

Open in integrated terminal option
Open in integrated terminal option
Easy folder navigation
Now we are in the needed directory

Much faster right 😄 ?


Link to icons used for the post image:

Leave a Reply