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!
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!