Home  >  Article  >  Development Tools  >  How to copy a line of code in vscode

How to copy a line of code in vscode

hzc
hzcOriginal
2020-06-06 11:26:136026browse

How to copy a line of code in vscodevscode method to copy a line:

1. Copy to the next line

Alt Shift down key (up, down, left, right, and down);

2. Copy to the previous line

Alt Shift up key (up, down, left, right, up);

Recommended tutorial: "VSCode tutorial

The above is the detailed content of How to copy a line of code in vscode. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn