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

No autocomplete suggestion to close open tags #82

Closed
sguergachi opened this issue Nov 19, 2017 · 1 comment
Closed

No autocomplete suggestion to close open tags #82

sguergachi opened this issue Nov 19, 2017 · 1 comment

Comments

@sguergachi
Copy link

sguergachi commented Nov 19, 2017

Prerequisites

Description

[Description of the issue]

Steps to Reproduce

  1. type <html>
  2. type </
  3. look at autocomplete popup

Expected behavior: [What you expect to happen]
to automatically suggest closing the nearest open tag
Actual behavior: [What actually happens]
no suggestion whatsoever.
Reproduces how often: [What percentage of the time does it reproduce?]

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

1.22.1

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

@rsese
Copy link

rsese commented Dec 8, 2017

Thanks for taking the time to contribute! Though not an exact duplicate, we noticed that this pretty close to atom/language-html#63 - we'll close as a duplicate and you can subscribe there for updates if you'd like.

In the meantime, you might findBracket Matcher: Close Tag helpful.


Because we treat our issues list as the Atom team's backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn't an exact duplicate but is closely related.

For information on how to use GitHub's search feature to find out if something is a duplicate before filing, see the How Can I Contribute? section of the Atom CONTRIBUTING guide.

@rsese rsese closed this as completed Dec 8, 2017
@rsese rsese added the duplicate label Dec 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants