atg / chocolat-public

Public bug tracker for the private chocolat project
http://chocolatapp.com
180 stars 4 forks source link

Feature request: assistive XML / HTML tag closing #1388

Open jamiebullock opened 11 years ago

jamiebullock commented 11 years ago

It would be great if Chocolat helped with the closing of open XML tags.

So if I have the following:

<html>
    <body>

</html>

And I type </ beneath <body>, it pops up an autocomplete box (like the one shown below) with </body>. Hitting enter would close the tag.

screen shot 2013-06-24 at 09 01 19

wookiee commented 9 years ago

bump

locks commented 9 years ago

FWIW you can use the emmet plugin which greatly alleviates this.