UltraEdit Fire Chinese Green version configuration Zen coding

Source: Internet
Author: User
Tags key version ultraedit

Zen coding most attracted me is the HTML expansion function, a lightweight editor is enough, in view of this choice of UltraEdit, with the fire of the Chinese version of the Green (green Portable version did not succeed, seemingly not supported), the following is the configuration method:

    1. Download UltraEdit Zen coding.zip and unzip Zen HTML ultraedit.js directory in UltraEdit directory
    2. Press the shortcut key ctrl+shift+z to pull up the Script window, click the Add button to select just unzip the HTML ultraedit.js and set the shortcut key (I set Ctrl+enter), press OK to save

Next Test, new file, typing the following statement:

Div.mod.mod1>div.inner>div.hd+div.bd>ul>li*10>a

Then press Ctrl+enter and immediately become:

<div class= "mod mod1" >
	<div class= "inner" >
		<div class= "HD" ></div>
		<div class = "BD" >
			<ul>
				<li><a href= "" ></a></li>
				<li><a href= "> </a></li>
				<li><a href= "" ></a></li>
				<li><a href= "" ></a ></li>
				<li><a href= "></a></li>
				<li><a href=" "></a> </li>
				<li><a href= "></a></li>
				<li><a href=" "></a>< /li>
				<li><a href= "" ></a></li>
				<li><a href= "" ></a></li >
			</ul>
		</div>
	</div>
</div>

Make it work!

The HTML writing rules for Zen coding are described in Zen HTML Elements



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.