Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.21 KB

README.md

File metadata and controls

24 lines (13 loc) · 1.21 KB

Emmet plugin for NetBeans

Emmet is a web-developer’s toolkit that can greatly improve your HTML & CSS workflow: https://emmet.io

Screenshot

Installation

You can install this plugin directly from NetBeans Plugin Portal: in NetBeans, open Tools > Plugins > Available plugins and find and install Emmet plugin.

When installed, check out Edit > Emmet menu item for available actions.

Keyboard shortcuts

By default, plugin has almost no shortcuts. To bind keyboard shortcuts to Emmet actions or change existing ones, go to Tools > Options > Keymap. For your convenience, all Emmet actions are grouped under Emmet categories.

Extensions support

This plugin supports Emmet extensions. Go to Tools > Options > Miscellaneous > Emmet tab and pick folder with your extensions.

Credits