Home > Development Tools > sublime > body text

How to set sublime to automatically complete html header information

藏色散人
Release: 2019-12-17 14:09:03
forward
5252 people have browsed it

The following tutorial column of sublime will introduce to you how to set up sublime to automatically complete html header information. I hope it will be helpful to friends who need it!

How to set sublime to automatically complete html header information

Steps:

1. Press ctrl shift P to open the command panel, enter install, and click the Package Control: Install Package

How to set sublime to automatically complete html header information

2. Click again and wait a moment. In the pop-up content, enter Emmet. (Since the author has installed it, otherwise normally, Emmet will be the first one below. Just click)

How to set sublime to automatically complete html header information

#3. After installation, the following picture will pop up. This is the configuration file, generally you don’t need to worry about it.

How to set sublime to automatically complete html header information

4. The author encountered a problem here, that is, after writing!, it still didn’t work after pressing tab. The troubleshooting method for this problem is as follows.

How to set sublime to automatically complete html header information

That is, after ctrl shift p comes out of the command line, enter sshtml. In this case, the syntax setting at this time is html, and sublime will know the automatic completion.

5. For a brand new html, enter !, and then press tab to automatically complete it.

For more technical articles related to sublime, please visit the sublime column: https://www.php.cn/tool/sublime/

The above is the detailed content of How to set sublime to automatically complete html header information. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:csdn.net
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