VisualStudioCodeShortcuts

 1.To select particular word in by line by line -

Select word + Cntrl + D + D ..... 

2.To Point Cursor line by line -

Cntrl + Alt + down arrow/up arrow

3. To Duplicate a line

Shift + Alt + Down Arrow 

6.To Searc Particular Component

Cntrl + P

7.To Move Particular line Up/Down

Select line + Alt + Up/Down Cursor

8.To Select Line

Cntrl + L

9.For Multiple Cursors

Alt + Click

10.To Navigate to a Particular Line

Cntrl + P => : <LineNumber>

11.To Select Same Word in the Page 

Select Word + Cntrl + Shift + L


NewLine Above/Below:

From Present Line Start/End Point To Create New Line Below

Cntrl + Enter 

From Present Line Start/End Point To Create New Line Above

Cntrl + Shift +  Enter 


Cntrl + B - To Close SideBar

Shift + Alt + F - Format

Cntrl + ,  - Settings

Cntrl + '+' - ZoomIn

Cntrl + '-' - ZoomOut



Comments