Sublime shortcut key tab does not automatically complement the HTML structure

Source: Internet
Author: User

Sublime shortcut key tab cannot automatically complete the HTML structure because there is no problem installing the Emmet plugin.

First, we need to install the Emmet plug-in. Find "Preferences" in the menu bar, select "Package Control", and in the pop-up panel, select the "Emmet plugin" will be installed automatically.

Second, after the installation is successful, see if there is a Emmet in the package settings in preferences, and if so, the installation is successful.

After successful installation, set the tab shortcut key to complete the code, "Preferences", select "Package Settings", "Emmet", "Key bindings-user", write the following code: [{"Keys": ["tab"], "args": {" Action ":" Expand_abbreviation "}," command ":" Run_emmet_action "," context ": [{" Key ":" Emmet_action_enabled.expand_ Abbreviation "}]}]

Iv. Restart Sublime Using the shortcut key tab will automatically complement the HTML structure code.

Sublime shortcut key tab does not automatically complement the HTML structure

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.