Home >Development Tools >sublime >Want to quickly generate html header files in sublime3?

Want to quickly generate html header files in sublime3?

藏色散人
藏色散人forward
2020-07-09 14:18:583700browse

The following tutorial column of sublime will introduce to you how to quickly generate html header files in sublime3. I hope it will be helpful to friends in need!

Want to quickly generate html header files in sublime3?

This function is achieved by installing the emmt plug-in teacher (https://github.com/sergeche/emmet-sublime#readme)

1. Download After that, unzip it to the folder;

2. Open TS3, click preferences>browse packages, and put the unzipped files in the user folder;

3. Press ctrl shift p under TS3 Open a command prompt box, find install packages, press Enter, open a command prompt box, find emmt, and install it;

# There will be a prompt at the bottom of the TS3 interface during installation.



The above is the detailed content of Want to quickly generate html header files in sublime3?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:cnblogs.com. If there is any infringement, please contact admin@php.cn delete