Show Menu
Cheatography

Visual Studio Code(vscode) handy shortcuts Cheat Sheet by

Learning new shortcuts when moved from phpStorm

Fast Editing

Find next occurrence
CTRL+D
Find previous occurrence
CTRL+U
Select all occurr­ences
CTRL+SHIFT+L
Switch to case-(­in)­sen­sitive
ALT+C
Switch to whole word matches
ALT+W
 

Display function hints

Display docume­ntation
CTRL+K(with)CTRL+I
Display parameter hints inside()
CTRL+SHIFT+Space
Display the code completion menu
CTRL+Space
 

Refact­oring

Show refactor widget
CTRL+SHIFT+R
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          VSCode ReactJS Code Snippets Cheat Sheet
          PHPStorm Keymap Keyboard Shortcuts