xxxxxxxxxx
Duplicate a line in Visual Studio Code:
---------------------------------------
1. Open the file with Visual Studio Code.
2. Select the line that you want to duplicate.
3. If you want to copy the line to the line above itself, press Shift + Alt + Up Arrow Key.
4. If you want to copy the line to the line below itself, press Shift + Alt + Down Arrow Key.