What key is used to back (undo) in vscode?

Release: 2020-03-28 11:41:03
Original
12004 people have browsed it

What key is used to back (undo) in vscode?

Undo the previous operation: Ctrl Z, restore the previous operation: Ctrl Shift Z.

Some common shortcut keys:

ctrl b Switch sidebar

ctrl \ Split editor

ctrl Mouse wheel Scale the editor font

alt shift f Organize code format

alt z Switch automatic line wrapping

ctrl · Open terminal debugging

ctrl shift n Create a new window

ctrl p Search within a file (focus on a certain file)

ctrl shif f Search in the entire editor (focus on the resource manager)

Click the file preview (then Click something else to replace it with something else)

Double-click the file to edit the file (fixed in the workspace)

Recommended learning:vscode tutorial

The above is the detailed content of What key is used to back (undo) in vscode?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
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
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!