All Projects → lorenzos → Zencodingnetbeansplugin

lorenzos / Zencodingnetbeansplugin

Zen Coding plugin for NetBeans

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Zencodingnetbeansplugin

PECI-Java-MAR-2015
Repositorio del curso de Java de Mar 2015
Stars: ✭ 29 (-87.61%)
Mutual labels:  netbeans
Samples
JavaFX samples to run with different options and build tools
Stars: ✭ 352 (+50.43%)
Mutual labels:  netbeans
Nb Springboot
NetBeans IDE plugin supporting programming with Spring Boot
Stars: ✭ 111 (-52.56%)
Mutual labels:  netbeans
netbeans
🧛🏻‍♂️ Dark theme for Netbeans IDE
Stars: ✭ 32 (-86.32%)
Mutual labels:  netbeans
Flow Netbeans Markdown
Markdown file support for the NetBeans IDE
Stars: ✭ 276 (+17.95%)
Mutual labels:  netbeans
Dontbug
Dontbug is a reverse debugger for PHP
Stars: ✭ 710 (+203.42%)
Mutual labels:  netbeans
lib-preferences
Lib-Preferences is a library for easy storing simple data to a Preferences.properties file in a Java(FX) & Maven desktop application.
Stars: ✭ 12 (-94.87%)
Mutual labels:  netbeans
Netbeans Psr Formatting
NetBeans configuration settings for PSR 1&2
Stars: ✭ 152 (-35.04%)
Mutual labels:  netbeans
Netbeans Mmd Plugin
Free mind map and PlantUML editor with plugins for both NetBeans and Intellij
Stars: ✭ 283 (+20.94%)
Mutual labels:  netbeans
Gcode Sender
Cross platform 3-Axis CNC Machines control software
Stars: ✭ 67 (-71.37%)
Mutual labels:  netbeans
openjfx-docs
Getting started guide for JavaFX 11
Stars: ✭ 70 (-70.09%)
Mutual labels:  netbeans
NBCndUnit
NetBeans C/C++ unit testing plugin – supporting CppUTest, GoogleTest (gtest) / GoogleMock (gmock) and libunittest C++.
Stars: ✭ 13 (-94.44%)
Mutual labels:  netbeans
Netbeans Encoding Plugin
Encoding Support
Stars: ✭ 20 (-91.45%)
Mutual labels:  netbeans
tikione-jacocoverage
NetBeans module that provides JaCoCo code coverage for Ant based Java SE, Java EE and NetBeans Module projects (JDK5,6,7,8 compatible).
Stars: ✭ 25 (-89.32%)
Mutual labels:  netbeans
Netbeans
Apache NetBeans
Stars: ✭ 1,747 (+646.58%)
Mutual labels:  netbeans
netbeans-color-codes-preview
Show colors in an editor's sidebar
Stars: ✭ 24 (-89.74%)
Mutual labels:  netbeans
Jeddict
Jakarta EE 8 (Java EE) & MicroProfile 3.2 application generator and modeler
Stars: ✭ 358 (+52.99%)
Mutual labels:  netbeans
Netbeans Gradle Project
This project is a NetBeans plugin able to open Gradle based Java projects. The implementation is based on Geertjan Wielenga's plugin.
Stars: ✭ 175 (-25.21%)
Mutual labels:  netbeans
Netbeans Website
Apache NetBeans Website
Stars: ✭ 135 (-42.31%)
Mutual labels:  netbeans
Lib I18n
The library `Lib-I18N` allows a developer to bind a key-value pair of a `.properties` file to a [StringBinding]. This makes it very easy to change the language during runtime in a [JavaFX] application.
Stars: ✭ 40 (-82.91%)
Mutual labels:  netbeans

Zen Coding NetBeans plugin

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.

Screenshot

Installation

  1. Download the plugin here.
  2. Open NetBeans IDE (6.9.1 or newer) and go to Tools > Plugins.
  3. Select tab Downloaded, click Add plugins... and search for downloaded nbm file.
  4. Click Install button, follow instructions and restart NetBeans IDE.

How to use

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 press Alt+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:

  • Remove Tag
  • Split/Join Tag
  • Toggle Comment
  • Go to Next / Previous Edit Point
  • Evaluate Math Expression
  • Increment / Decrement number by 1 / 10 / 0.1

These actions have not a default keyboard shortcut. You can edit NetBeans shortcuts in Tools > Options > Keymap. Here is a guide.

How to report bugs

If you find any bug or defect, report it to me here.

About Zen Coding

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].