Skip to content

hzgotb/ant-design-vue-helper

 
 

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

About

A vscode extension for Ant-Design-Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 51.7%
  • JavaScript 48.0%
  • Shell 0.3%