Pages

Showing posts with label # Visual studio code tips and tricks. Show all posts
Showing posts with label # Visual studio code tips and tricks. Show all posts

Thursday, July 26, 2018

How to open terminal in Visual studio Code


Following is the way to open the terminal in the visual studio  code

 1)Use the Ctrl+` keyboard shortcut.
 2)Navigate to View -> Integrated Terminal menu command.
 3)From the Command Palette (Ctrl+Shift+P), use the View:Toggle Integrated Terminal command.