Jwing28 / zen-coding

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

Zen-coding 0.7 for Dreamweaver CSS selector expand bug #232

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Dreamweaver CS5 + zen-coding 0.7
2. Open CSS file
3. Try to expand attribute that placed right after opening curly brace "{"
For example:

"body {m"->tab will expand it to:

"<body {m></body {m>"

Seems, its not recognize CSS file as CSS mode (and not HTML)

Original issue reported on code.google.com by sublimey...@gmail.com on 23 Dec 2010 at 2:40

GoogleCodeExporter commented 9 years ago

Original comment by GreLIm...@gmail.com on 24 Dec 2010 at 2:17

GoogleCodeExporter commented 9 years ago
Fixed in version 0.7.1

Original comment by GreLIm...@gmail.com on 10 Jan 2011 at 12:09