ArticleDirectory
- Preface
- Body
- Remarks
- Reference
Preface
When writing a page, it is dependent on zencoding, and you do not want to write it at all.Code(Joke: this tool has become a front-end standard ).
When using notepad ++, I fell in love with zencoding's fully-customized configuration, but it was not so natural to search for and adjust the corresponding configuration and shortcut keys in intellij idea, for example, the "wrap with abbreviation" mentioned in this article is a very useful feature of zencoding. Although the frequency of use is not very high, it can save a lot of time at critical moments, this article will not explain how to use this function. You can go here to learn more.
Body
Today, I suddenly wanted to use the "wrap with abbreviation" function to find the corresponding menu or shortcut key. After searching, I found the comment in the previous article of the jetbrains official blog. Someone was asking about the shortcut key for this function:
CTRL + ALT + T and select "XML Zen coding" and press "X", then input something.
Later, we found that there are corresponding menus in the menu bar:
Select Code | surround with..., select "XML Zen coding", enter the abbreviation
Remarks
Intellij idea is indeed very powerful, and many good functions need to be discovered and tried...
Other ides in the jetbrains family, such as phpstorm and webstorm, have similar shortcuts...
Reference
Http://blog.jetbrains.com/webide/2010/03/zen-coding-support-in-webstormphpstorm/
Http://devnet.jetbrains.net/message/5459899? Tstart = 0
Http://rpsh.net/archives/zen-coding-npp/