Sublime Text 3 install Emmet (zencoding)

Source: Internet
Author: User

See clearly ~~ This is not the version of sublime Text 3, but the installation of the two is still different. The following method is relatively simple, and other commands are too complicated, the test result is OK.

Close sublime Text 3 first:

Step 1: Download sublime_package_control-master.zip and decompress the package control folder. (Case Sensitive)

Step 2: Download sublime_package_control-python3.zip, decompress the package, and overwrite the package control to update the plug-in API functions.

Step 3: Open sublime Text 3 and select preference --> browse package... browser plug-in.

Step 4: copy the package control to this directory and restart sublime Text 3.

In the preferences menu, two more package items are displayed: Package control is successfully installed.

Step 5:

Choose preference> package control.

Click Install package

 

Wait a few seconds and the following content will pop up. Press Emmet on the keyboard and select as follows:

After Emmet is installed, the following screen is displayed: pyv8 is automatically installed, and sublime Text 3 is restarted.

 

The search box does not contain Emmet-related content. Manually put the Emmet plug-in the folder opened in step 3. Download The Emmet plug-in>

 

Test:

After the restart, you will see the loading pyv8 prompt again in the lower left corner. After loading is complete, open a new document and test it. Enter the command (if not, restart it again)

Ul # test> li * 4

Press Ctrl + e to generate ---

<ul id="test">    <li></li>    <li></li>    <li></li>    <li></li></ul>


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.