How to create a new project in Vscode_Vscode new project tutorial

王林
Release: 2024-04-09 15:55:22
forward
514 people have browsed it

php editor Yuzai brings you a tutorial on new Vscode projects. Vscode is a powerful code editor. This article will introduce you in detail how to easily create a new project in Vscode, allowing you to develop more efficiently. Follow our guidance to quickly master the skills of creating a new Vscode project and improve your development efficiency and project management capabilities!

1. First, create a new empty folder to store project files.

How to create a new project in Vscode_Vscode new project tutorial

2. Then open Vscode, and then open the folder in Vscode, so that you can create the project.

How to create a new project in Vscode_Vscode new project tutorial

3. If the prompt shown in the picture appears, just click the button in the picture.

How to create a new project in Vscode_Vscode new project tutorial

4. The folder has been selected, but it is not complete at this time. Ctrl shift p, then enter task, click the first option to configure.

How to create a new project in Vscode_Vscode new project tutorial

5. Just select the first one as shown in the picture.

How to create a new project in Vscode_Vscode new project tutorial

6. Jump again and select other... to automatically generate the configuration file.

How to create a new project in Vscode_Vscode new project tutorial

7. As shown in the final picture, there are json type configuration files in the original empty folder. This is a complete project folder.

How to create a new project in Vscode_Vscode new project tutorial

The above is the detailed content of How to create a new project in Vscode_Vscode new project tutorial. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:zol.com.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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!