Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>el-extend-helperNew to Visual Studio Code? Get it now.
el-extend-helper

el-extend-helper

fy-frontend

|
30 installs
| (0) | Free
better code experience for el-extend
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

el-extend-helper

Provides a better coding experience for the el-extend component library.

features

  • Help user complete tag name & props for el-extend's components, the highlight is support for vbind, not just in template.
  • Provide common snippets, improve development efficiency.
  • open target el-ext component's .vue file

snippets

prefix detail description
eelp el-ext-list-page generator template for full screen list-page

why?

  • el-extend component library build with javascript, there is no code completion when using component in this library with VS Code.

  • Vetur's feature - Global components is good, but most of the time, we write props with v-bind, such as <el-ext-list-page v-bind="tableConfig" ... />, Vetur is not support.

todo

[ ] component props tip should use lower camel case

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