Useful Keyboard shortcuts of Visual Studio Code

keyboard shortcutwhat it doesmenu entry
Control + .quick tools, used to add imports statements and fix problems
Control + POpen FileGo\Go to File
Control+ Shift + PRun visual studio commandView\Command Pallet
Control + Shift+ Fformat document
Control + K leave the keyboard and press SSave all documents
Control + Dselect next occurrence of highlighted textSelection\Add next occurrences
Control + UUnselect last highlighted occurrence
Control + Shift + Alt + Arrow up or downAdd cursor on next or previous row