wy88y / zen-coding

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

style configurator and CSS #353

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

I actually use the style configurator for my css files.
I use a custom coloration, not the default one.

In this case, the zen-coding css shortcuts don't work

Example: bg (ctrl e) >> <bg></bg>

Thank you for your help

PS:
less-1.3.0.min.js
notepad++ v6.1.5

Original issue reported on code.google.com by nicolasm...@gmail.com on 11 Sep 2012 at 11:38

GoogleCodeExporter commented 8 years ago
Try to use the new plugin version (it is called Emmet now): 
https://github.com/sergeche/zen-coding/downloads

Original comment by serge....@gmail.com on 11 Sep 2012 at 8:40

GoogleCodeExporter commented 8 years ago
It's done but that don't resolve the problem.

Here is some files to edit ?

Original comment by nicolasm...@gmail.com on 12 Sep 2012 at 10:54

GoogleCodeExporter commented 8 years ago
Which plugin do you use for CSS editing?

Original comment by serge....@gmail.com on 12 Sep 2012 at 1:23

GoogleCodeExporter commented 8 years ago
I don't use plugins (except zen coding of course).

Simple notepad ++ with a custom coloration style (made by myself)

I don't use the defaut style for CSS so Zen coding seems do not understand that 
my code is indeed CSS. It's Possible ?

Original comment by nicolasm...@gmail.com on 12 Sep 2012 at 4:17

GoogleCodeExporter commented 8 years ago
Plugin doesn’t look at coloring, it looks at current document’ syntax. If 
syntax is unknown, it falls back to html so “Expand Abbreviation” action 
should produce output anyway.

Does this plugin works for other syntaxes? Do you see “Emmet” menu in N++ 
toolbar? If so, does “Expand Abbreviation” menu item works?

Original comment by serge....@gmail.com on 12 Sep 2012 at 8:10

GoogleCodeExporter commented 8 years ago

Original comment by serge....@gmail.com on 30 Oct 2012 at 1:28