Provide tutorials on ASP.net, MVC based CMS, Windows Forms, WCF, WPF for new comer, professionals.

Visual studio and VS Code shortcuts side by side, Daily useful command

No comments

 

Below is useful list keyboard short cuts of Visual Studio and VS Code, which I am using in my daily work J

Visual Studio

Visual Studio Code

Description

Ctrl + ,

Ctrl + P

Navigation or go to File

Ctrl + K + D

Shift + Alt + F

Format Code

Ctrl + X

Ctrl + X

to remove a line

 

Ctrl + `

toggle terminal

Ctrl + F5

 

Run/Start without debug

To reflect new changes just build and refresh browser

Ctrl + Shift + B

 

Build

 

 

 

 Feel free to Comment :)

No comments :

Post a Comment