Home > Development Tools > VSCode > body text

Solution to the problem that vscode cannot automatically complete html tags

王林
Release: 2019-11-06 13:37:26
Original
12374 people have browsed it

Solution to the problem that vscode cannot automatically complete html tags

1. Click Settings in the lower left corner and select Setting

Solution to the problem that vscode cannot automatically complete html tags

2. Click Suggestions under Text Editor and remove the duplicate of Suggest. Select the box

Solution to the problem that vscode cannot automatically complete html tags

3. Click the Settings option under File

Solution to the problem that vscode cannot automatically complete html tags

4. Select Files and click Edit in settings .json option

Solution to the problem that vscode cannot automatically complete html tags

5. Add html content in associations

Solution to the problem that vscode cannot automatically complete html tags

6. Enter html content and it will be automatically added All tagged

Solution to the problem that vscode cannot automatically complete html tags

Recommended tutorial: vscode tutorial

The above is the detailed content of Solution to the problem that vscode cannot automatically complete html tags. 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