autoclose-html icon indicating copy to clipboard operation
autoclose-html copied to clipboard

Autoclose html tags in atom

Results 68 autoclose-html issues
Sort by recently updated
recently updated
newest added

beautiful plugin. i have this problem: i use the italian keyboard layout the us-keyboard char ">" correspond to the italian keyboard char ":" when i install this atom plugin the...

In `autoclose-html/styles/autoclose-html.less`: Starting from Atom v1.13.0, the contents of `atom-text-editor` elements are no longer encapsulated within a shadow DOM boundary. This means you should stop using `:host` and `::shadow` pseudo-selectors,...

it's not closing my tags **version**: 1.40.1 **platform**: mac the keybinding is enabled

It would be great if the plugin could autoclose xml tags as well.

Not a bug, per se, but the autocomplete tag indents one level, so the tags aren't in the same column: i.e. Is there a way/setting to get them to line...

`Just created a tag and it was auto closed this way: ` `I entered and the ending tag appeared.` It seems the plugin doesn't understand when using XHTML. Also "br"...

The closing tag has extra Spaces

Fixed issues with never closing tags and `=>` resulting in a closed tag.

`>` after `=` should be excluded from keybinding so that typing `=>` doesn't cause adding closing tag.