Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Auto-closing angle bracket is inconvenient. Can't disable. #354

@whmountains

Description

@whmountains

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:

screen shot 2018-07-25 at 10 32 08 am

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions