Closed GoogleCodeExporter closed 8 years ago
This behavior is correct: expanded abbreviation contains number of tabstop so
you can quickly traverse between them with Tab key. Try more complex
abbreviation, like `div[title class]` and see how Tab key traverses between
empty attributes and node content.
To exit tabstop mode, you should press Esc key.
Original comment by serge....@gmail.com
on 4 Jul 2012 at 8:34
I know how the tabstops work, but in case there are none, why should I press
ESC first?
In case of the ul example, there's simply nothing to traverse anyway,
especially considering I already added content by typing again ("li"), which
(in case of 0 tabstops) should have reset this behaviour anyway.
I totally agree for elements that need the tabstops, but in case there are none
it would be really efficient to expand on the next TAB.
Original comment by rp.ka...@gmail.com
on 4 Jul 2012 at 8:40
Original issue reported on code.google.com by
rp.ka...@gmail.com
on 3 May 2012 at 2:52