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

doc-enhance-helper

panda

|
107 installs
| (0) | Free
辅助开发过程中便捷的使用elementUI组件库
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

doc-enhance-helper

doc-enhance-helper is a VS Code extension to enhance UI component doc to use.

Thanks to VSCode-Element-Helper extension, I have use some of its features。

Now just support Element-UI Doc.Element-UI is a great library. More and more projects use it. So, For helping developer write more efficient by Element-UI, doc-enhance-helper is born.

Feature

  • Document

  • Autocomplete

    support vue, html and jade/pug language

Document

Usage

1 - Press default hot key ctrl + cmd + z(windows: ctrl + win + z) or Press ⇧⌘P to bring up the Command Palette and then input doc-enhance.showHelper

2 - Show document view If success

3 - Enter and trigger document browser

plugindoc

Version Switching

1 - Enter Preferences -> setting or shortcut cmd + ,

2 - Modify version

  "element-helper.version": "2.15.7",

Search Document

1 - Press default hot key ctrl + cmd + z(windows: ctrl + win + z) or Press ⇧⌘P to bring up the Command Palette and then input doc-enhance.search

2 - input the component tag name and press enter

3 - Show the document view If success

search Document

Auto Update Mechanism

in development

Autocomplete (get from VSCode-Element-Helper plugin)

autocomplete

  • Distinguish and auto complete property and method for every Element-UI tag

  • Prompt value when value is some special type like Boolean or ICON.

LICENSE

MIT

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