VSCode Editor Keybindings

Created
Created
2020 Jul 21 2:2
Tags
Tags

Useful

  • ctrl + c - copy line
  • ctrl + x - cut line
  • ctrl shift + Enter - enter previous line
  • ctrl [ or ] - fold level control
  • ctrl + d - select same word
  • ctrl + shift + l - select all current words
  • ctrl + alt + f : format
  • alt + Enter - select searched words
  • f2 - edit variable name in all files
 
 
 
 
 
 

Recommendations