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

Unable to insert <! for HTML comments #1394

Closed
adrocknaphobia opened this issue Aug 17, 2012 · 4 comments
Closed

Unable to insert <! for HTML comments #1394

adrocknaphobia opened this issue Aug 17, 2012 · 4 comments

Comments

@adrocknaphobia
Copy link
Contributor

Seems like HTML code hinting is interfering with what can be typed after an opening tag. Unable to enter a "!" when the tag suggestion menu is open.

To reproduce:

  1. Type "<" to pull up tag suggestions in an HTML document.
  2. Attempt to type "!" to open an HTML comment.

If you more the cursor away from the opening tag, the suggestion menu will close and you can now insert an "!" character.

@njx
Copy link

njx commented Aug 17, 2012

Marking high priority since not being able to type in a common situation seems pretty bad.

@ghost ghost assigned RaymondLim Aug 17, 2012
@RaymondLim
Copy link
Contributor

Good catch! This was introduced by pull request #1355.

@redmunds
Copy link
Contributor

FBNC back to @adrocknaphobia

@gruehle
Copy link
Member

gruehle commented Aug 21, 2012

Confirmed fixed. Closing.

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

5 participants