Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overtyping not working on html attributes via autocomplete #78201

Closed
miguelsolorio opened this issue Jul 30, 2019 · 3 comments
Closed

Overtyping not working on html attributes via autocomplete #78201

miguelsolorio opened this issue Jul 30, 2019 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) editor-autoclosing Editor automatic closing of parens / brackets / etc.
Milestone

Comments

@miguelsolorio
Copy link
Contributor

Testing #78118

Steps to reproduce

  1. Open an HTML file
  2. Create a div and use autocomplete for any attributes (ex: class or id)
  3. 🐛 When using autocomplete, typing a closing " will not overtype

Also noticed that when not using autocomplete and manually typing the attributes that it works (example below shows this when I add an id)

Screen Recording 2019-07-30 at 10 38 29 AM 2019-07-30 10_40_04

@sana-ajani
Copy link
Contributor

sana-ajani commented Jul 30, 2019

I also see this on Windows! (overtyping doesn't work when autocomplete is used, but does when manually typing)

Also, any idea why there seems to be another cursor? (that solid line that appears after the autocomplete)

html overtype

@alexdima alexdima added this to the August 2019 milestone Aug 14, 2019
@alexdima alexdima added editor-autoclosing Editor automatic closing of parens / brackets / etc. *duplicate Issue identified as a duplicate of another issue(s) labels Aug 15, 2019
@alexdima
Copy link
Member

Let's track in #78975

@vscodebot
Copy link

vscodebot bot commented Aug 15, 2019

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) editor-autoclosing Editor automatic closing of parens / brackets / etc.
Projects
None yet
Development

No branches or pull requests

3 participants