Essential Shortcuts for VS Code
ctrl + `-> Open the Terminalctrl + shift + p-> Open the command palettealt + click-> multi cursor editingshift + alt + f-> Format documentctrl + /-> comment or uncomment a lineshift + alt + arrow_key-> Duplicate the line{highlight_text} alt + arrow_key-> Shift codectrl + l-> Highlight the current linealt + shift + o-> Delete UNUSED import statements