Vscode shortcuts

Highlight Press TAB to the right, press the left SHIFT + TAB

First select all or selected parts of the code. Then press Ctrl + K, followed by Ctrl + F (automatic typesetting)

Ctrl + K, Ctrl + C (Code annotations)

Ctrl + K, Ctrl + U (cancellation code annotations)

Ctrl + # (edit new open area)

Guess you like

Origin blog.csdn.net/lxlong89940101/article/details/91038739