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

fix(typescript-plugin): unknown request type warning #4715

Merged

Conversation

davidmatter
Copy link
Collaborator

This one ensures that

console.warn('[Vue Named Pipe Server] Unknown request type:', request.type);

is not falsely executed for existing request types.

Copy link

pkg-pr-new bot commented Aug 23, 2024

commit: 9b8707a

vue-component-meta

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-component-meta@4715

vue-component-type-helpers

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-component-type-helpers@4715

@vue/language-core

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-core@4715

@vue/language-plugin-pug

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-plugin-pug@4715

@vue/language-server

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-server@4715

@vue/language-service

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-service@4715

vue-tsc

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-tsc@4715

@vue/typescript-plugin

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/typescript-plugin@4715

Open in Stackblitz

@johnsoncodehk johnsoncodehk changed the title fix(ts-plugin): unknown request type warning fix(typescript-plugin): unknown request type warning Aug 24, 2024
@johnsoncodehk
Copy link
Member

LGTM, thanks!

@johnsoncodehk johnsoncodehk merged commit 8592f9e into vuejs:master Aug 24, 2024
5 checks passed
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.

2 participants