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

Autocompletion makes it impossible to type spread/rest operator in javascript #130770

Closed
bmarkovic opened this issue Aug 13, 2021 · 3 comments
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@bmarkovic
Copy link

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: Version: 1.59.0-insider
  • OS Version: Windows_NT x64 10.0.19042

Steps to Reproduce:

  1. Open any Javascript file
  2. Start typing elipsis by pressing full stop key three times
  3. Your text buffer fills with up to three copies of first suggestion from intellisense/autocomplete, depending on typing speed sometimes one of them is an actual full stop character.

This started happening after the update to the current version of insiders

@Dramaturco
Copy link

I've got the same issue on 1.59.0

@IllusionMH
Copy link
Contributor

/duplicate of #130096 which is candidate for July 2021 Recovery release

@github-actions github-actions bot locked and limited conversation to collaborators Sep 27, 2021
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)
Projects
None yet
Development

No branches or pull requests

5 participants
@bmarkovic @IllusionMH @Dramaturco @mjbvz and others