Useful
#vscode shortcuts to
#code faster :
1) Duplicate line : CTRL+SHIFT+ D
2) Deleting a line : CTRL+X
3) Split the Editor : SHIFT+ALT+ \ or 2,3,4
4) Select a word: CTRL+D
5) Delete previous word: CTRL + BACKSPACE
6) Navigating to a specific line : CTRL+G (type the line number)