How to quickly copy a line in vscode? Is the operation of webstrom ctrl+D?

how to quickly copy a row in vscode? Is the operation of webstrom ctrl+D?


shift + alt + copying is to quickly copy the current line to the next line


press ctrl + c is to copy the line


https://marketplace.visualstu.
if you are familiar with jetbrain's ide shortcut.

feel free to set your own
Click Settings, keyboard shortcuts


as shown in the figure.

copy one line down: alt + shift + entries


add another: ctrl + I , select the current line (only selected)

Menu