Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

HTML Tag Code Hints do not appear when there's trailing whitespace #1515

Closed
redmunds opened this issue Aug 30, 2012 · 1 comment
Closed

HTML Tag Code Hints do not appear when there's trailing whitespace #1515

redmunds opened this issue Aug 30, 2012 · 1 comment
Assignees

Comments

@redmunds
Copy link
Contributor

This was split from issue #1510:

  1. Create an empty <div> tag with start and end tags on separate lines and an empty line (no spaces) between them
  2. Insert a single space character in empty line
    >>> Notice attribute hints, but that's Glenn's bug, press Esc to dismiss them
  3. Move IP to start of line and type "<" (no quotes)
    >>> Notice there are no hints for html tags

Expected Results: hints for html tags

@redmunds
Copy link
Contributor Author

redmunds commented Sep 1, 2012

Confirm fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants