Thursday 21 March 2019

Most Commonly Used Shortcut in Visual Studio Code


Here is a list of most popular used Shortcuts in Visual Studio Code:


Command Shortcut
Ctrl + Shift + P Open Command Palette
Ctrl + Shift + ` Open a Terminal
Ctrl + Shift + N Open a New Window
F11 Toggle FullScreen.
Ctrl + G Go to Line
Ctrl + P Go To File.
Ctrl + / Insert Comment
Ctrl + F Format the selected Code
F12 Go to the declaration of th Keyword.
Ctrl + Space Trigger Suggestion.

You can refer to this Cheat Sheet over here for a full list of Shortcuts.

No comments:

Post a Comment