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

When I type a ">" to close out an HTML tag, it ends up creating disasters of ">". This seems like it would be a simple typo in the source...

Atom: 1.32.0 OS: Mac OS High Sierra 10.13.6 Autoclose HTML: 0.23.0 When creating a new html block, the closing tag indentation is always one indent unit whether set to 2...

Issue 217 identifies an extra ident on the close tag for block tags. The code fix adds a backspace and corrects the problem which occurs when using autoindent. I have...

Certain tags, like ``, do not have a closing tag, but `autoclose-html` closes them anyway *(despite them being configured as never-close tags!)*, in the improper format: Instead of closing like...

Maybe old versions of atom give you the string not include the `>` when you hit `>`. But I tested it on my atom ver 1.18.0, when hit `>`, the...

Enhancement First, Then, type `>` This is so good and similar to atom's default feature to auto close parenthesis Lovely,

I love this package, thanks so much for building! I hope the below comment helps anyone else with the same issue: I wasn't able to get auto close to work...

Implemented a new option in the package setting to align the closing tag starting column to the same starting column as the opening tag. This only takes affect if the...

Hi, the problem appears when I activate this package. I'm using a french keyboard on MacOS. Atom version: 1.42.0 Package version: 0.23.0