{"id":13517792,"url":"https://github.com/lorenzos/ZenCodingNetBeansPlugin","last_synced_at":"2025-03-31T09:30:45.312Z","repository":{"id":1135104,"uuid":"1012736","full_name":"lorenzos/ZenCodingNetBeansPlugin","owner":"lorenzos","description":"Zen Coding plugin for NetBeans","archived":true,"fork":false,"pushed_at":"2018-06-18T07:58:08.000Z","size":5215,"stargazers_count":232,"open_issues_count":2,"forks_count":57,"subscribers_count":31,"default_branch":"master","last_synced_at":"2024-11-01T23:30:19.715Z","etag":null,"topics":["css","html","netbeans","netbeans-plugin","zencoding"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lorenzos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-10-21T17:04:58.000Z","updated_at":"2024-10-29T14:31:02.000Z","dependencies_parsed_at":"2022-08-16T12:10:46.147Z","dependency_job_id":null,"html_url":"https://github.com/lorenzos/ZenCodingNetBeansPlugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorenzos%2FZenCodingNetBeansPlugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorenzos%2FZenCodingNetBeansPlugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorenzos%2FZenCodingNetBeansPlugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lorenzos%2FZenCodingNetBeansPlugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lorenzos","download_url":"https://codeload.github.com/lorenzos/ZenCodingNetBeansPlugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246446760,"owners_count":20778868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","html","netbeans","netbeans-plugin","zencoding"],"created_at":"2024-08-01T05:01:37.416Z","updated_at":"2025-03-31T09:30:44.765Z","avatar_url":"https://github.com/lorenzos.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"Zen Coding NetBeans plugin\n==========================\n\n\u003e **This plugin is deprecated and not developed further.**  \n\u003e Please use [Emmet for NetBeans](https://github.com/emmetio/netbeans) instead.\n\nProvides support to HTML/CSS **[Zen Coding](http://code.google.com/p/zen-coding/)** in NetBeans.  \nCSS abbreviations are expanded also in [SCSS](http://plugins.netbeans.org/plugin/34929/scss-support), [LessCSS](http://plugins.netbeans.org/plugin/32782/lesscss-module) and SASS files.\n\n**Download** the plugin here: **[org-lorenzos-zencoding-1.1.nbm](http://www.lorenzostanco.com/d/?d=org-lorenzos-zencoding-1.1.nbm)**.\n\n![Screenshot](https://github.com/lorenzos/ZenCodingNetBeansPlugin/raw/master/graphics/screenshot.png)\n\nInstallation\n------------\n\n1. **Download** the plugin **[here](http://www.lorenzostanco.com/d/?d=org-lorenzos-zencoding-1.1.nbm)**.\n2. Open NetBeans IDE (6.9.1 or newer) and go to *Tools \u003e Plugins*.\n3. Select tab *Downloaded*, click *Add plugins...* and search for downloaded **nbm** file.\n4. Click *Install* button, follow instructions and restart NetBeans IDE.\n\nHow to use\n----------\n\n**Expand abbreviation**\n\n\u003e Fill a HTML/CSS code line with Zen syntax, then press `CTRL+ALT+N`, or click the toolbar button, or go to menu *Edit \u003e Zen Coding \u003e Expand Zen code*, or press `Alt+Insert` and choose *Expand Zen Code*.\n\n**Match Pair**\n\n\u003e Just press `CTRL+ALT+M` or go to menu *Edit \u003e Zen Coding \u003e Match Pair*.\n\n**Wrap with Abbreviation**\n\n\u003e Select something, press `CTRL+ALT+W` or go to menu *Edit \u003e Zen Coding \u003e Wrap with Abbreviation*, then insert a Zen code abbreviation in the input popup.\n\n**Merge Lines**\n\n\u003e Select multiple lines, then press `CTRL+ALT+L` or go to menu *Edit \u003e Zen Coding \u003e Merge Lines*.\n\nAlso available in the *Edit \u003e Zen Coding* menu: \n\n * **Remove Tag** \n * **Split/Join Tag**\n * **Toggle Comment**\n * **Go to Next / Previous Edit Point**\n * **Evaluate Math Expression**\n * **Increment / Decrement number by 1 / 10 / 0.1**\n\nThese actions have not a default keyboard shortcut. You can edit NetBeans shortcuts in  *Tools \u003e Options \u003e Keymap*. **[Here is a guide](https://github.com/lorenzos/ZenCodingNetBeansPlugin/blob/master/KEYMAP.md)**.\n\nHow to report bugs\n------------------\n\nIf you find any bug or defect, report it to me **[here](https://github.com/lorenzos/ZenCodingNetBeansPlugin/issues)**.\n\nAbout Zen Coding\n----------------\n\n- [Zen Coding homepage](http://code.google.com/p/zen-coding/)\n- [Features of abbreviation engine](http://code.google.com/p/zen-coding/#Current_features_of_abbreviation_engine)\n- [Zen Coding 0.7 new features](https://github.com/sergeche/zen-coding/wiki/Release-Notes)\n- [Selectors syntax](http://code.google.com/p/zen-coding/wiki/ZenHTMLSelectorsEn)\n- [List of available filters](http://code.google.com/p/zen-coding/wiki/Filters#List_of_available_filters)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florenzos%2FZenCodingNetBeansPlugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Florenzos%2FZenCodingNetBeansPlugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florenzos%2FZenCodingNetBeansPlugin/lists"}