NetBeans的Zen Coding插件
This plugin is deprecated and not developed further.
Please use Emmet for NetBeans instead.
Provides support to HTML/CSS Zen Coding in NetBeans.
CSS abbreviations are expanded also in SCSS, LessCSS and SASS files.
Download the plugin here: org-lorenzos-zencoding-1.1.nbm.
Expand abbreviation
Fill a HTML/CSS code line with Zen syntax, then press
CTRL+ALT+N
, or click the toolbar button, or go to menu Edit > Zen Coding > Expand Zen code, or pressAlt+Insert
and choose Expand Zen Code.
Match Pair
Just press
CTRL+ALT+M
or go to menu Edit > Zen Coding > Match Pair.
Wrap with Abbreviation
Select something, press
CTRL+ALT+W
or go to menu Edit > Zen Coding > Wrap with Abbreviation, then insert a Zen code abbreviation in the input popup.
Merge Lines
Select multiple lines, then press
CTRL+ALT+L
or go to menu Edit > Zen Coding > Merge Lines.
Also available in the Edit > Zen Coding menu:
These actions have not a default keyboard shortcut. You can edit NetBeans shortcuts in Tools > Options > Keymap. Here is a guide.
If you find any bug or defect, report it to me here.