Zen Coding - plugin detailThis plugin provides full support to HTML/CSS Zen Coding (abbreviation syntax and more) in NetBeans 6.9 / 7+. CSS abbreviations are expanded also in SCSS, LessCSS and SASS files. Zen Coding is an editor plugin for high-speed HTML coding and editing. The core of this plugin is a powerful abbreviation engine which allows you to expand expressions similar to CSS selectors into HTML code.
[ You have to be logged in to be able to comment. ] User CommentsRe: Doesn't expand XSLT
Hi Andy. I wish I can help you, and I will be happy to see that "code hacking", but I can't drop you an email because I cannot see your email address here (you can get mine on my GitHub page, https://github.com/lorenzos/ ).
Anyway, Zen Coding author Sergey Chikuyonok has renewed and renamed his creation as "Emmet", and you should try his release: http://plugins.netbeans.org/plugin/48315/ Maybe that "updated" version work as you expect.
Posted by lorenzos on Apr 30, 2013
Doesn't expand XSLT
Hi,
In Eclipse you can expand xslt, for example: Input: choose+ (then Ctrl+Shift+N) Output: < xsl:choose> < xsl:when test="">< /xsl:when> < xsl:otherwise>< /xsl:otherwise> < /xsl:choose> This does not seem to work in the Netbeans version... this was by far one of the best features of Zen coding IMO. Can you please fix it!? p.s. - I hacked the code on the last version of this to get this working, but I don't want to have to keep rehacking on every update going forward so would prefer it if it was just fixed of course... Thanks :o) If you want me to show what lines I updated to get it working drop me an email. (I am not 100% certain what I did was overall the correct thing to do though so I think it will require some additional work your end, in any case) Thanks again Andy
Posted by andyg303 on Apr 30, 2013
OK!! in Netbeans 7.3 beta
Funciona correctamente en Netbeans 7.3 Beta.
o.o . Antes habia comentado que habia problemas en 7.2 y 7.2.1 con los atajos de teclado (shortcuts) pero estos desaparecen en 7.3 Beta. Las razones??? no sé. pero si esta perfecto.!!!! gracias al creador por el magnifico plugin!!.. thank.!!
Posted by xangel00 on Nov 02, 2012
Shortcut Problem in Netbeans 7.2.
Algunos atajos de teclados se ven afectados por el plugin.
Keymaps: Idea CTRL+SHIFT-N no funciona! atajos personalizados como Alt-1, Alt-2... no funcionan!! cuando el plugin esta activo. Please. corregir este problema.
Posted by xangel00 on Nov 02, 2012
Tested on 7.2.1 and it works, I need info about your problem!
Tested now with latest 7.2.1. No errors are showed and plugin seems to work correctly.
@talsibo You are not the only one reporting this problem http://is.gd/BW3g6P. Can you please repeat your operations, describe it precisely and give me exact text (or screenshot) of the error message? I will appreciate very much.
Posted by lorenzos on Oct 22, 2012
Do not install this plugin on 7.2 you will end up uninstalling netbeans!!!
This plugin is not compatible with the netbeans php ide 7.2!!!
Trid install it on linux / windows same issue
Posted by talsibo on Oct 14, 2012
|