Formosa1 / zen-coding

Automatically exported from code.google.com/p/zen-coding
0 stars 0 forks source link

Full support fot Netbeans please #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please full support Netbeans instead of just the snippets of zen html

Thank you

Original issue reported on code.google.com by aristide...@gmail.com on 12 Feb 2010 at 6:32

GoogleCodeExporter commented 9 years ago
We'd like this feature as well!

Original comment by urb...@gmail.com on 1 Jun 2010 at 8:26

GoogleCodeExporter commented 9 years ago
I'll love it too :) 

Original comment by jacek.wy...@gmail.com on 2 Jun 2010 at 6:05

GoogleCodeExporter commented 9 years ago
Oh PLEASE.

I'm tired of using two editors just to use zen coding...

That'd be super-duper-awesome!

Original comment by t.berge...@gmail.com on 29 Jun 2010 at 6:08

GoogleCodeExporter commented 9 years ago
Привет
Я использую 6.9. Нашёл ваш плагин и 
установил. К сожелению если написать 
микрокод в котором присутствует ">", "#" или 
".", плагин видит только то, что находится 
после этих симболов.
Например:
div         -->         <div></div>
div>div         -->         div<div></div>
div#page>ul>li      -->         div#page>ul><li>text</li>
div.page>li     -->         div.page><li>text</li>

Умножение тоже не видит. Протестил пока 
только эти, может там есть ещё недостатки и 
баги. По прошу вас посмотреть в чём дело, 
плагин-то понравилься очень да вот не 
работает как надо.
Если нужна помошь, можете постучать в аську 
3о3о2о917 ( поставьте нули в место "о" ), или 
пишите мне на гмэйл tolean.dj . Респект вам,
Анатолий.

Original comment by tolean...@gmail.com on 26 Jul 2010 at 12:32

GoogleCodeExporter commented 9 years ago
Netbeans поддерживает только сниппеты, 
полноценные аббревиатуры раскрывать не 
умеет. Проблема в отсутствии поддержки 
скриптинга со стороны Netbeans

Original comment by serge....@gmail.com on 26 Jul 2010 at 12:42

GoogleCodeExporter commented 9 years ago
Ок, спасибо за ответ :)

Original comment by tolean...@gmail.com on 2 Aug 2010 at 1:22

GoogleCodeExporter commented 9 years ago
Очень классный плагин, я просто тащусь, а 
главное на сколько естественный механизм 
работы, жаль NetBeans не поддерживает его 
полностью. Раз "Проблема в отсутствии 
поддержки скриптинга со стороны Netbeans" 
стоит создать такое пожелание на сайте 
NetBeans, кто-нибудь может правильно 
сформулировать пожелание? (я не знаю как 
именно описать то, что нужно).

Original comment by maxc...@gmail.com on 9 Sep 2010 at 10:11

GoogleCodeExporter commented 9 years ago
Нативный Java-плагин к Eclipse и Netbeans уже в 
процессе разработки

Original comment by serge....@gmail.com on 9 Sep 2010 at 10:25

GoogleCodeExporter commented 9 years ago
Отлично! Спасибо за оперативный ответ!

Original comment by maxc...@gmail.com on 9 Sep 2010 at 10:32

GoogleCodeExporter commented 9 years ago
Please!!!! Zendcoding for Netbeans!!!!

:)

Original comment by Josemi.L...@gmail.com on 6 Oct 2010 at 9:06

GoogleCodeExporter commented 9 years ago
Hi everyone. Together with serge.che, I've finally developed the plugin for 
NetBeans!
It provides full support to HTML/CSS abbreviation engine and to Match Pair 
feature.

Download, usage and installation at:
http://github.com/lorenzos/ZenCodingNetBeansPlugin

Direct download of 0.5 version at:
http://github.com/downloads/lorenzos/ZenCodingNetBeansPlugin/org-lorenzos-zencod
ing-0.5.zip

Please, report any bug or defect (here or on GitHub)!!

Lorenzo Stanco.

Original comment by lorenzo....@gmail.com on 26 Oct 2010 at 9:25

GoogleCodeExporter commented 9 years ago
Great job!

Original comment by jacek.wy...@gmail.com on 26 Oct 2010 at 9:42

GoogleCodeExporter commented 9 years ago
Great Jon !! That's awesome!! But I have some problem with the CTRL+,

On my NetBeans doesn't work. What can I do ? Maybe restart my IDE to default 
and them install that plugin ?.

Original comment by luigi.fo...@gmail.com on 28 Oct 2010 at 11:01

GoogleCodeExporter commented 9 years ago
Try Alt+Insert.

Original comment by u...@bergi.eu.org on 28 Oct 2010 at 12:58

GoogleCodeExporter commented 9 years ago
Thank you Luigi.

Yes, you are not the only who has problems with CTRL+,.
In fact, this was the first issue on GitHub. Please, read it:
http://github.com/lorenzos/ZenCodingNetBeansPlugin/issues#issue/1

I solved using CTRL+ALT+N, then anyone can customize it to meet his needs :)

Keep up to date, I will release the 0.6 soon.

Original comment by lorenzo....@gmail.com on 28 Oct 2010 at 3:35

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Updated. 
http://github.com/downloads/lorenzos/ZenCodingNetBeansPlugin/org-lorenzos-zencod
ing-0.6.zip

Original comment by lorenzo....@gmail.com on 29 Oct 2010 at 7:48

GoogleCodeExporter commented 9 years ago

Original comment by serge....@gmail.com on 28 Nov 2010 at 2:18

GoogleCodeExporter commented 9 years ago
Hi Lorenzo, great job. It works well on Max OSX Netbeans except that the 
Meta-Shift-N key combo doesn't work because it's "New Project" on Netbeans on 
Mac. Any way to change the defaults for Zen?

Original comment by m...@agworld.co on 10 Jan 2011 at 1:29

GoogleCodeExporter commented 9 years ago
Sure. Try Tools > Options > Keymap and search for "zen". From there, you can 
change the shortcut as you prefer.

Original comment by lorenzo....@gmail.com on 10 Jan 2011 at 2:48

GoogleCodeExporter commented 9 years ago
"CNTL+ALT+N" on Mac OSX does not work (already taken). Tried your suggestion 
above to change the keymap via Tools>Options>Keymap and then search for "zen". 
Result: only one item listed "Zend: Run Command...", i.e. no "Zen Coding" 
keymaps were listed. Please advise. How do you change the key mapping for your 
plugin?

Original comment by randie...@gmail.com on 21 Oct 2011 at 1:09

GoogleCodeExporter commented 9 years ago
With never version you have to search for the action name, for example 
"abbreviation", "expand", etc. That is because I removed the "Zen Coding" text 
from the menu items name.
http://i.imgur.com/ZXiP2.jpg

Original comment by lorenzo....@gmail.com on 21 Oct 2011 at 9:29