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

v2.0.0 - v2.0.6 shows every object property for Typescript intellisense (VS Code) #4073

Closed
michaelangeloio opened this issue Mar 11, 2024 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@michaelangeloio
Copy link

michaelangeloio commented Mar 11, 2024

I'm not sure if this is a Vue, VSCode, or TS Language Server issue, but I thought I'd post it here for visibility.

Screen.Recording.2024-03-11.at.3.56.28.PM.mov

TLDR; any time you wish to get Intellisense autocomplete (ctrl + space on mac, or using dot notation), it shows every object property available (including the DOM type, it seems).

Repro steps: simply create a new typescript project via npm create vue@latest, and install the latest Vue language server (2.0.6 at the time of posting this issue).

This definitely makes the extension unusable.

Temporary solution: downgrade below 2.0.0.

@RiESAEX
Copy link

RiESAEX commented Mar 13, 2024

Duplicate of #4039

@so1ve
Copy link
Member

so1ve commented Mar 13, 2024

Duplicate of #4039

@so1ve so1ve marked this as a duplicate of #4039 Mar 13, 2024
@so1ve so1ve closed this as not planned Won't fix, can't repro, duplicate, stale Mar 13, 2024
@so1ve so1ve added the duplicate This issue or pull request already exists label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants