1.1 Selected line or multiple lines code that you want to move
> Ctrl + Shift + [Up Arrow key ] | [Down Arrow key]
2.1 Selected line or multiple lines code that you want to move
> Ctrl + Shift + D
// Ctrl + / or Uncomment Ctrl + /
/**/ -> Ctrl + Shift + / -> uncomment -> Ctrl + Shift + /
4.1 Shortcut
> ALT + SHIFT + P
5.1 Convert to Uppercase:
press at the same time
Ctrl + K, Ctrl + U
5.2 Convert to Lowercase
press at the same time
Ctrl + K, Ctrl + L
+ Ctrl + D
7.1 Git Blames
Show history full file
Ctrl + ATL + SHIFT + B
Show history one line
Ctrl + ATL + B
7.2 All file
Update
Ctrl + K, Ctrl + L
+ update