Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Component HelperNew to Visual Studio Code? Get it now.
Component Helper

Component Helper

supaurworks-team

|
161 installs
| (0) | Free
轻松编写使用Vue组件。
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

简体中文

Component Helper

轻松编写使用 Vue 组件。

  1. 项目文件夹右键创建组件,自动创建 Vue 组件相关目录及模板。
  2. 加载全局组件列表或配置的文件夹下的组件列表。
  3. 组件列表展示作者、介绍等相关信息。

配置项

配置项 类型 描述 默认值
component-helper.globalComponentsPath array 相对当前工程组件列表目录路径 ["src\components"]
component-helper.nameRule string 组件命名规则 aa-bb
  • nameRule 目前支持 aa-bb、Aa-Bb、AaBb、aaBb、aa_bb、Aa_Bb 6 种格式。

Enjoy!

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