1, first add the folder (Lin-CMS-vue) to the workspace!

2. Click the debug crawler icon on the left

Select “Add Configuration (LIN-CMS-vue)” and a box will pop up for you to select the environment.

View the file, you will find a. Vscode directory below.

4. Click on the bottom right to add configuration and select Nodemon installer

Automatic code generation basically does not need to modify, so it is done, debugging try it.

Use effect drawing:

Problem: I originally added the entire directory to the workspace, which resulted in my configuration always in the outermost directory and could not access my project directory. Therefore, it is recommended to add the project to the workspace separately first when debugging the project.