Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Vue Component PrompterNew to Visual Studio Code? Get it now.
Vue Component Prompter

Vue Component Prompter

simonhe

|
403 installs
| (1) | Free
| Sponsor
A powerful tool for prompting Vue components with ease.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

v component prompter

English | 简体中文

Bring props, emitEvents and expose methods tips to some imported custom components in Vue development.

Example

  • I want to know which props or event types of components I imported can pass and correspond to them. demo

  • Maybe the attributes in this defineProps are exported from other ts files. demo demo

  • When you hover to the tagName of this component, there will be a table listing specific passable parameter information. demo

  • When you hover to a specific attribute on the component attribute, the type of this attribute will be prompted. If there is a comment in the component, it will also be prompted when hover. demo

demo

Auto Import

In the latest version, we can detect "auto-imports.d.ts" and provide smart tips for "props", "events" and "methods"

:coffee:

buy me a cup of coffee

Sponsors

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft