vuejs / vetur

Vue tooling for VS Code.
https://vuejs.github.io/vetur/
MIT License
5.75k stars 593 forks source link

support GlobalComponents typings like volar and vue-next. #3017

Open IndexXuan opened 3 years ago

IndexXuan commented 3 years ago

Feature Request

unlike vetur.config.js, volar use vue-next native support GlobalComponents, can vetur support that ? vite-plugin-components support GlobalComponents too.

https://github.com/vuejs/vue-next/pull/3399 https://github.com/antfu/vite-plugin-components/commit/a4e0e2b440b2376f8e3d2ce20cd1b3a1733217fc

Thanks a lot.

yoyo930021 commented 3 years ago

https://vuejs.github.io/vetur/guide/global-components.html#example