Home > Development Tools > VSCode > body text

How to create a new directory in vscode

hzc
Release: 2020-06-06 14:16:00
Original
8550 people have browsed it

How to create a new directory in vscode

The method for creating a new directory in vscode is:

1. First of all, vscode itself does not have the option to create a new project, so you must first create an empty one folder. Here, we create a new VueDemo folder on the desktop, as shown below:

How to create a new directory in vscode

2. Then open vscode, click the file in the upper left corner of vscode, and open the folder options, as follows As shown:

How to create a new directory in vscode

#3. Select the empty file created before as the vscode folder.

How to create a new directory in vscode

After that, you can see the following interface in VS code.

How to create a new directory in vscode

Recommended tutorial: "VSCode Tutorial"

The above is the detailed content of How to create a new directory 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