Closed GoogleCodeExporter closed 8 years ago
rhis problem appers when you have tabulation before your abbreviation. i have
this
problem too. for example:
<div>
div.class <!-- i can expand this abbreviation -->
</div>
<div>
div.class <!-- this abbreviation can't be expanded -->
</div>
question for developers of pluginf Zen for gEdit: how can i fix this bug?
Original comment by nicholas...@gmail.com
on 2 Feb 2010 at 11:29
oh, and another question. i used to use Zen-css in aptana and wanna use it in
gEdit.
i looked into plugin's config file and found there css-snippets, but it's not
work.
for example, when i want to set border, i write
bd+
in css it will be
border: 1px #000 slid;
but plugin expand this abbreviation as
<bd></bd>
how i can fix this bug too?
Original comment by nicholas...@gmail.com
on 2 Feb 2010 at 11:33
Original issue reported on code.google.com by
iamsemmu
on 30 Jan 2010 at 7:26