netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

Emmet plugin for NetBeans

Results 8 netbeans issues
Sort by recently updated
recently updated
newest added

It could be easy to have the plugin published in the new [Apache Netbeans Plugin Portal](https://plugins.netbeans.apache.org) so you can install it directly from Netbeans. This could also promote this plugin,...

When I type `ul>li*3` I would like to also use enter, not only tab. VS Code will add this entry to the code completion automatically this is why I see...

Hi guys, I am hoping for emmet plugin for netbeans 12 version. Last 11.3 version had it and I used it with joy! Any luck you'll develop it for netbeans...

Hi, I noticed that emmtet netbeans only works on .html and .css files. Is there possibility to make setting that we can allow running emmet on .js file?

I'm trying to use the preferences.json extensions and syntaxProfiles.json and it just does not work. I already configured the Extensions folder in NetBeans preferences and it does nothing. preferences.json ```...

It would be great to have this feature implemented in this plugin. I know that you don't need closing tags in HTML5 but or my perspective, I will still use...

I only use emmet for HTML, in CSS it breaks the code completion a bit. Often I type only 3 characters hit tab and I think emmet jumps in and...

enhancement