Create xxx.vue file with vscode, add comments and report error
Create a. Vue file
When we use vscode to create. Vue files, we need to install relevant plug-ins that support Vue, such as vetur
- after installing the plug-in,

there will be an error in adding comments. This should be due to some conflict in the installed plug-in. To solve the error in adding comments, you can add a div tag to the template tag, that is
