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

prompt error #163050

Closed
hchlq opened this issue Oct 8, 2022 · 8 comments
Closed

prompt error #163050

hchlq opened this issue Oct 8, 2022 · 8 comments
Assignees
Labels
*caused-by-extension Issue identified to be caused by an extension

Comments

@hchlq
Copy link

hchlq commented Oct 8, 2022

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

  • VS Code Version: 1.72.0
  • OS Version: Mac OS 12.4

Steps to Reproduce:

image
Why is the typescript prompt like this? originalList is an array.

@MaximFedarau
Copy link

MaximFedarau commented Oct 8, 2022

I have this issue, too.
For example, when I worked with classes and when I typed console. it suggested all my class fields/properties.
But everything worked yesterday, i.e. before the update.

@joeyer

This comment was marked as spam.

@silentim

This comment was marked as spam.

@18888628835

This comment was marked as spam.

@mjbvz
Copy link
Contributor

mjbvz commented Oct 8, 2022

Does this reproduce in the latest VS Code insiders build with all extensions disabled?

@MaximFedarau
Copy link

MaximFedarau commented Oct 8, 2022

⚡️I tested all my extensions and this is happening because of TypeScript Vue Plugin (Volar).

When I disabled it, everything started working again.

Update: TypeScript Vue Plugin (Volar) version 1.0.2 solves the isssue!

@hchlq
Copy link
Author

hchlq commented Oct 9, 2022

@MaximFedarau Thank you very much. This plugin is the cause of the problem.

@mjbvz mjbvz added the *caused-by-extension Issue identified to be caused by an extension label Oct 10, 2022
@VSCodeTriageBot
Copy link
Collaborator

This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines. If you don't know which extension is causing the problem, you can run Help: Start extension bisect from the command palette (F1) to help identify the problem extension.

Happy Coding!

@VSCodeTriageBot VSCodeTriageBot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 10, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Nov 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*caused-by-extension Issue identified to be caused by an extension
Projects
None yet
Development

No branches or pull requests

7 participants