Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>cls-helperNew to Visual Studio Code? Get it now.
cls-helper

cls-helper

engvuchen

|
158 installs
| (0) | Free
为wecomponent组件库提供进行自动补全能力
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cls-Helper

结合 Cls-Snippet-Gen,在 Vue 文件中提供自动补全功能。

使用

均在项目根目录下运行:

# 内网
npm config set registry http://r.tnpm.oa.com/
npm install @tencent/weadmin-components-bizadmin
npx cls-snippet-gen --add
# 外网
npm config set registry https://registry.npmjs.org/
npm install @weadmin/wecomponents
npx cls-snippet-gen --add --prod
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft