notepad++ zen coding 'wrap with abreviation'

被刻印的时光 ゝ 提交于 2019-12-12 03:06:38

问题


i am using NP++ and zen coding
when i try to wrap with abreviation a word,

this is the result im looking for:

Zynga shares opened <i>slightly<i/> higher Friday 

but instead, i get this:

Zynga shares opened <slightly></slightly> higher Friday 

i followed instructions here: http://code.google.com/p/zen-coding/wiki/Actions#Wrap_with_Abbreviation any suggestions on why notepad++ is behaving like this and how to fix this?
thank you

re: fixed it with ctrl+enter in the abbreviation window. this is different than ctrl+e which is the standard way of executing zen codes


回答1:


Simply press ctrl+alt+shift+enter then type i.



来源:https://stackoverflow.com/questions/10658487/notepad-zen-coding-wrap-with-abreviation

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!