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

I've set force inline on "*", and when I try to self-close tags, it behaves unexpectedly. ![licecap](https://user-images.githubusercontent.com/12532733/30445119-b14c9cd4-994a-11e7-8079-20d1c2015139.gif)

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.22.0 ia32 **Electron**: 1.6.15 **OS**: Microsoft Windows 10 Pro **Thrown From**: [autoclose-html](https://github.com/mattberkowitz/autoclose-html) package 0.23.0 ### Stack Trace Uncaught RangeError: Invalid string...

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.21.2 x64 **Electron**: 1.6.15 **OS**: Microsoft Windows 7 Enterprise **Thrown From**: [autoclose-html](https://github.com/mattberkowitz/autoclose-html) package 0.23.0 ### Stack Trace Uncaught TypeError: atom.workspace.getActivePaneItem(...).getTabText is...

Hi! Thanks for maintaining the autoclose-html package! In Atom v1.23, we will [some](https://github.com/atom/text-buffer/pull/273) [changes](https://github.com/atom/text-buffer/pull/274) that may affect your package. The methods `TextEditor.onDidChange` and `TextBuffer.onDidChange` will now call their callbacks *less...

When I press the '>' key to complete the opening tab, it writes an additional '>' sign before writing the closing tab

Legacy/International Mode non-QUERTY -> non-QWERTY

First off: love the package. It's usually one of the first I add whenever I reinstall Atom. But, would love it if when typing a '/' inside of a self-closing...

When `makeNeverCloseSelfClosing` is `true`: * Typing /> at EOL now correctly inserts  /> rather than / />. * Typing  > at EOL now correctly inserts  /> rather than   />. In both...

Hey, when I'm typing in CSS file: "float: le" I get that list: ![obraz](https://cloud.githubusercontent.com/assets/20211059/26828222/be4ca0ba-4ac0-11e7-8a98-3f12ac6ad95f.png) "left" is 3rd, but should be first. Without typing anything after semicolon, autocomplete list is fine....

Hi it just so happens I am using this on a very big HTML file (almost 10,000 lines). When I type ```