element-helper

Element-Helper is a Atom package and support snippets, autocomplete and document.

ElemeFE

3,207

2

0.5.4

MIT

GitHub

This package provides the following services:

Element-Helper

Element-Helper is a Atom package for Element-UI, if you use VSCode editor, please go to VSCode VERSION

Element-UI is a great library. More and more projects use it. So, For helping developer write by Element-UI more efficient, Element-Helper is born.

Feature

Document

Usage

1 - Move cursor to Element-UI tag or select it

2 - Press default hot key ctrl + cmd + z

3 - Select tag you want to search

4 - Enter and trigger document browser

document

Version and Language Switching

1 - Enter Atom -> Preferences

2 - Enter Packages and search Element-Helper package

3 - Enter Setting

4 - Switch version and language

Auto Update Mechanism

Document is off-line and auto synchronize with Element-UI official site.

Keymap

Default hot key is ctrl + cmd + z. If it has conflicts with other software's hot key. You can customize it.

1 - Enter Atom -> Keymap

2 - Customize your config. like

"atom-workspace":
  "ctrl-alt-z": "element-helper:search-under-cursor"

Autocomplete

autocomplete

Snippets

snippets

Support snippets list:

Contribution

Your pull request will make Element-Helper better.

LICENSE

MIT