Recently Atom started auto-closing the < character.
Steps to reproduce: type the <.
What I'm seeing: < gets replaced with <>.
This is probably great for HTML developers, but it is super annoying when actually programming because it messes up the <, >, <=, and >= operators. Please consider not enabling globally by default. Selectively enabling it only for XML and HTML would be fine, however.
I still haven't figured out how to disable this correctly, since Atom seems to ignore the "Autocomplete Characters" list. I've tried removing the angle brackets from that list but it still adds the extra > whenever I type <. Only way I've figured out how to stop it is to uncheck "Autocomplete Brackets", but that disables it for all characters, not just the angle bracket.
To be precise, angle brackets are still getting auto-completed under the following configuration:
