hss-snippets README
这个插件基于vue2的内容,添加了自定义的一些Code Snippets。
This plugin is based on the content of vue2, adding custom Code Snippets.
Snippets
Snippets Description
包含以下内容
- template里内部组件提示
- sass变量提示
- 快速书写路由文件
- 快速书写service文件
- 快速书写store文件
- 快速书写vue组件
| Prefix |
Components Snippet Content |
| h-button |
Button |
| h-input |
Input |
| h-select |
Select |
| h-dropdown |
Dropdown |
| h-checkbox |
Checkbox |
| h-switch |
Switch |
| h-radio |
Radio |
| h-tag |
Tag |
| h-radio-group |
RadioGroup |
| h-scrollbar |
Scrollbar |
| h-empty |
Empty |
| h-table |
Table |
| h-pagination |
Pagination |
| h-tree |
Tree |
| h-modal |
Modal |
| h-form |
Form |
| h-cascader |
Cascader |
| h-popover |
Popover |
| h-badge |
Badge |
| h-progress |
progress |
| h-tabs |
Tabs |
| h-alert |
Alert |
| h-drawer |
Drawer |
| h-time-select |
Time-Select |
| h-date-picker |
Date-Picker |
| h-anchor |
Anchor |
| h-affix |
Affix |
| h-image |
Image |
| h-description |
Description |
| h-timeline |
Timeline |
| h-backtop |
Backtop |
| h-virtual-list |
Virtual List |
| h-steps |
Steps |
| Prefix |
Sass Snippet Content |
| --h-font-family |
Font family |
| ... |
... |
| Prefix |
Route Snippet Content |
| hd-router-base |
Route File |
| Prefix |
Vuex Snippet Content |
| hd-vuex-base |
Vuex File |
| Prefix |
Js Snippet Content |
| hd-service-base |
API Service File |
| $hmessage |
Message |
| h-hnotify |
Notification |
Supported languages
- vue(.vue)
- HTML(.html)
- javascript(.js)
- typescript(.ts)
ChangeLog
- 2024-04-16 init published
Known Issues
Enjoy!
| |