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

[Bug] Settings are not respected when using Volar Takeover Mode #2684

Closed
wenfangdu opened this issue Apr 23, 2023 · 1 comment
Closed

[Bug] Settings are not respected when using Volar Takeover Mode #2684

wenfangdu opened this issue Apr 23, 2023 · 1 comment
Labels
design limitation duplicate This issue or pull request already exists

Comments

@wenfangdu
Copy link
Contributor

With:

{
  "javascript.suggestionActions.enabled": false,
  "typescript.suggestionActions.enabled": false
}

Code suggestions (the three dots) are still showing up:
image
Also, if the builtin TS plugin is disabled, its settings are shown as unknown, but TypeScript Vue Plugin is supposed to use them, so they shouldn't be shown as unknown:
image

@so1ve
Copy link
Member

so1ve commented Sep 5, 2023

Duplicate of #2490

@so1ve so1ve marked this as a duplicate of #2490 Sep 5, 2023
@so1ve so1ve added duplicate This issue or pull request already exists design limitation labels Sep 5, 2023
@so1ve so1ve closed this as not planned Won't fix, can't repro, duplicate, stale Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design limitation duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants