ant-design-vue-helper is a VS Code extension for Ant Design Vue.
Feature
Document
Snippets
Document
Usage
Move cursor to Ant Design Vue tag or select it
Press default hot key shift + cmd + i(windows: shift + win + i) to bring up the Command Palette and then input antdv-helper.search
Show document view If complete matching,
or you should select tag you want to search
Enter and trigger document browser
Keymap
Default hot key is shift + cmd + i( windows: shift + win + i). If it has conflicted with other software's hot key. You can customize it. see keybindings
Autocomplete
Distinguish and auto complete property and method for every Ant Design Vue tag
Snippets
Contribution
Your pull request will make ant-design-vue-helper better.