Skip to content

vueComponent/ant-design-vue-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ebf606d · May 8, 2019

History

25 Commits
Jan 9, 2019
Apr 29, 2019
Apr 28, 2019
Jan 9, 2019
Jan 9, 2019
Jan 4, 2019
Jan 19, 2019
Jan 17, 2019
Feb 19, 2019
Jan 9, 2019
Jan 9, 2019
Apr 28, 2019
Jan 9, 2019
Jan 4, 2019
Jan 4, 2019

Repository files navigation

ant-design-vue-helper

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

document

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

autocomplete

  • Distinguish and auto complete property and method for every Ant Design Vue tag

Snippets

snippets

Contribution

Your pull request will make ant-design-vue-helper better.

LICENSE

MIT