What is the shortcut to copy current line in VSCode?
I know we can Ctrl+L
to select the line then Ctrl+C
to copy. But is there any better solution. For example, in Geany, we can Ctrl+Shift+C
to copy the line where the cursor is.
To be clear I am not talking about Duplicate line in Visual Studio Code