element提示 vscode添加_vscode-element-helper : 一款 Element 的 VS Code 插件

VSCode-Element-Helper is a VS Code extension for Element-UI. If you use ATOM editor, please go to ATOM 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

Autocomplete

Snippets

Document

Usage

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

2 - Press default hot key ctrl + cmd + z or Press ⇧⌘P to bring up the Command Palette and then input element-helper.search

3 - Show document view If complete matching, or you should select tag you want to search

4 - Enter and trigger document browser

Version

and Language Switching

1 - Enter Preferences -> setting or shortcut cmd + ,

2 - Modify language or version what do you want

"element-helper.language": "zh-CN",

"element-helper.version": "1.3"复制代码

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. see keybindings

Autocomplete

Distinguish and auto complete property and method for every Element-UI tag

Prompt value when value is some special type like Boolean or ICON.

Snippets

Support snippets list:

msg this.$message({

message: '',

type: ''

})复制代码

alert this.$alert('', '', {

confirmButtonText: '',

callback: () => {}

});复制代码

confirm this.$confirm('', '', {

confirmButtonText: '',

cancelButtonText: '',

type: ''

}).then(() => {})

.catch(() => {});复制代码

prompt this.$prompt('', '', {

confirmButtonText: '',

cancelButtonText: '',

inputPattern: //,

inputErrorMessage: ''

}).then(({ value }) => {})

.catch(() => {});复制代码

msgb this.$msgbox({

title: '',

message: '',

showCancelButton: '',

confirmButtonText: '',

cancelButtonText: '',

beforeClose: (action, instance, done) => {}

}).then(action => {});复制代码

notify this.$notify({

title: '',

message: ''

});复制代码

Contribution

Your pull request will make Element-Helper better.

LICENSE

MIT

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
build-helper-maven-plugin:jar:1.8是一个用于构建Java项目的Maven插件。该插件提供了一些辅助功能,以帮助简化和优化项目构建过程。 首先,build-helper-maven-plugin:jar:1.8可以帮助我们在构建过程中处理一些非常规的任务。例如,它可以通过添加额外的源代码目录来扩展项目的结构,以便在构建过程中包含其他源代码。这对于多模块项目或需要集成外部代码库的项目非常有用。 此外,该插件还提供了一些用于处理资源文件的功能。我们可以使用该插件来复制或移动资源文件到特定的目录,以便在构建过程中正确地包含这些文件。这对于需要在构建期间处理和转换资源文件的项目非常有用,例如压缩JavaScript或CSS文件。 另一个重要的功能是build-helper-maven-plugin:jar:1.8可以帮助我们在构建过程中处理依赖关系。它可以自动将特定的依赖项添加到项目配置中,以便在编译和运行时正确地解决这些依赖项。这对于需要从其他模块或项目引入代码或库的项目非常有用。 除了以上提到的功能,build-helper-maven-plugin:jar:1.8还提供了其他一些辅助功能,如将构建生成的文件添加到构建输出中,生成版本号等。 综上所述,build-helper-maven-plugin:jar:1.8是一个功能强大的Maven插件,可以帮助我们更轻松地构建和管理Java项目。通过提供一些辅助功能,它提高了项目的灵活性和可维护性,使我们能够更加高效地进行构建过程。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值