Closed nicolus closed 11 years ago
At the moment there is no plan to update to Emmet. I should contact Sergey @sergeche to learn about this new project. I don't know if it's just about new JS and new snippets, or if there's more.
I will do it in the future. This issue will be left opened as reminder.
@lorenzos I’ll fork your plugin and add Emmet support :) Currently, I’m very busy on official Emmet release and core polishing, but I’ll definitely add Netbeans support.
A first beta of Emmet for Netbeans plugin: https://github.com/emmetio/emmet/issues/161#issuecomment-14331117
That's great, thank you ! I'll give it a try.
Hi ! I'm not sure how much work it would represent to update the plugin to use Emmet (is it just a matter of dopping new javascript files, or does that imply rewriting each feature one by one ?), but is it something that is on your roadmap ?
Emmet adds quite a few interesting features like CSS vendor prefixes, BEM, fuzzy search, CSS gradients or implicit tag names. And I think it would be great to have those in Netbeans.
Thanks !