Home > Development Tools > VSCode > body text

How to put the resource manager on the right side in vscode

王林
Release: 2020-04-15 14:13:57
Original
9898 people have browsed it

How to put the resource manager on the right side in vscode

Solution steps:

First we click the menu bar "File" - "Preferences" - "User Settings" option;

How to put the resource manager on the right side in vscode

Two windows pop up, the left is the default settings window, and the right is the user settings window; we try not to change the values ​​in the default settings, but modify them in the user settings window, which will directly overwrite the default values;

How to put the resource manager on the right side in vscode

As shown in the figure, modify the sidebar position: "workbench.sideBar.location" attribute, copy this attribute to the user settings window page, then change its value to "right"

How to put the resource manager on the right side in vscode

#Click to save or just ctrl s to save.

Recommended tutorial: vscode tutorial

The above is the detailed content of How to put the resource manager on the right side 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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template