there is my zen-coding.sublime-settings file from ..\Sublime Text 2\Packages\User\
http://dl.dropbox.com/u/7740288/Other/z ... e-settings
div c|{ } -> div color:#; { }
div c| { } -> div canvas { }
div { c|} -> div { canvas}
div { }c| -> div { }canvas
div, c|{ } -> div, color:#; { }
div, c| { } -> div, canvas { }
div { c| margin:10px; } -> div { color:#; margin:10px; }
div { margin:10px; c|} -> div { margin:10px; canvas}div {
c|
}div {
color:#;
}castles_made_of_sand wrote:i doubt it's `the way it should be`
not exactly sure at a glance what your issue is ...
but i know there was a bug in the css grammar ...
plan on giving Zen some love in a few weeks when my current contract ends ...
plan on giving Zen some love in a few weeks when my current contract ends ...
Fed03 wrote:i'm sorry....
<div>
ul>li|
</div>
<div></div><div>
ul>li
</div>
<div>|</div><div>
ul>li
</div>
<div></div>|<div>
<ul>
<li>|</li>
</ul>
</div>
<div></div>castles_made_of_sand wrote:Fed03 wrote:i'm sorry....
What ?
Users browsing this forum: Exabot [Bot], le N?KO and 7 guests