Phpstrom modify Emmet automatic extension to PHP

Source: Internet
Author: User

Phpstrom 7.1.3

Emmet Presumably everyone is more clear. Emmet has a feature, for the matching symbol, will still automatically expand to the form of the label, such as I enter AAAA, and then press TAB, will automatically expand to <aaaa></aaaa>

So when I enter PHP, I press TAB to display <php></php>. But I want to generate <?php?>.

So to customize a Emmet fragment to overwrite.

Here's how:

1. File-settings-live Templates

Point to the right of the plus sign, add a code template.

2. Content input <?php $END $?> $END $ represents the position of the cursor after expansion.

Note Select the appropriate format for the code template, I choose HTML, let him in the HTML format file in effect.

Phpstrom modify Emmet automatic extension to PHP

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.