Zet-Web / zen-coding

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

CSS plugin doesn't seem to be working for Coda 1.6.4 #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install 0.3 coda plugin
2. Create new coda document with CSS syntax highlighting
3. Try to use zen-coding selector (@i) for example

What is the expected output? What do you see instead?
Expect it to rewrite with the @import command. Instead it erases the
selector.  m:3 just puts brackets (<>) around an "m" element.

What version of the product are you using? On what operating system?
Coda Plugin 0.3 (universal binary), Coda 1.6.4, OS 10.5.7, latest upgrades

Please provide any additional information below.
HTML plugin functions perfectly, just not CSS.

Original issue reported on code.google.com by elihorne on 25 Aug 2009 at 4:46

GoogleCodeExporter commented 9 years ago
Try to fix it in the next version

Original comment by serge....@gmail.com on 25 Aug 2009 at 9:40

GoogleCodeExporter commented 9 years ago
awesome, thanks!

For the record, it all css stuff, not that one in particular.  Thinking the CSS
plugin portion is just not getting inited.  I double checked my syntax settings 
to
see if it was user error.

Original comment by elihorne on 25 Aug 2009 at 9:52

GoogleCodeExporter commented 9 years ago
Looks like Zen Coding doesn't receive current editing context (CSS in this 
case), so it uses HTML by default.

Original comment by serge....@gmail.com on 25 Aug 2009 at 10:05

GoogleCodeExporter commented 9 years ago
I really appreciate this contribution to the community. I don't know how I got 
by
without zen-coding before.  It's already shaved at least an hour of dev time 
today.

Original comment by elihorne on 25 Aug 2009 at 10:11

GoogleCodeExporter commented 9 years ago
Glad to hear that :) Stay tuned for the next version with lots of new features. 
I plan  to release it during the next 
couple of weeks.

Original comment by serge....@gmail.com on 25 Aug 2009 at 10:21

GoogleCodeExporter commented 9 years ago
Same problem here. 
This plugin is brilliant guys, keep up the good work! I'm eagerly waiting for 
the next version :-)

Original comment by gte...@gmail.com on 2 Sep 2009 at 12:28

GoogleCodeExporter commented 9 years ago
Please switch to TEA for Coda: http://github.com/sergeche/tea-for-coda/downloads
Main Zen Coding development will be in this plugin. It contains a new Zen 
Coding v0.5 which supports 
inheritance, thus CSS snippets will work in HTML.

You can see new features of Zen Coding in this video: http://vimeo.com/7405114

Original comment by serge....@gmail.com on 3 Nov 2009 at 2:18

GoogleCodeExporter commented 9 years ago
awesome! thank you so much.  This is such a great contribution to the community.

Original comment by elihorne on 3 Nov 2009 at 6:11