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

feat(vscode): add configuration for skipping automatic detection of Hybrid Mode #5046

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

KazariEX
Copy link
Collaborator

@KazariEX KazariEX commented Dec 13, 2024

If you have installed an extension that has typescript plugins that may not be compatible with Vue - Official, and can ensure that they will not conflict actually, you can add the id of the extension to this configuration.

{
  "vue.server.compatibleExtensions": [
    "GitHub.copilot-chat"
  ]
}

Copy link

pkg-pr-new bot commented Dec 13, 2024

Open in Stackblitz

vue-component-meta

npm i https://pkg.pr.new/vuejs/language-tools/vue-component-meta@5046

vue-component-type-helpers

npm i https://pkg.pr.new/vuejs/language-tools/vue-component-type-helpers@5046

@vue/language-plugin-pug

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-plugin-pug@5046

@vue/language-server

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-server@5046

@vue/language-core

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-core@5046

@vue/language-service

npm i https://pkg.pr.new/vuejs/language-tools/@vue/language-service@5046

vue-tsc

npm i https://pkg.pr.new/vuejs/language-tools/vue-tsc@5046

@vue/typescript-plugin

npm i https://pkg.pr.new/vuejs/language-tools/@vue/typescript-plugin@5046

commit: 4a0b774

@KazariEX KazariEX merged commit 6f32f57 into vuejs:master Dec 13, 2024
5 checks passed
@KazariEX KazariEX deleted the feat/issue-5044 branch December 13, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants