wty-vue-helper is a VS Code extension for wty vue.
Feature
Document
Snippets
Document
Usage
Move cursor to wty 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 wty-vue.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 wty vue tag
Snippets
Contribution
Your pull request will make wty-vue-helper better.