Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maixiaojie/git-emoji-zh
VS code 插件,在 VScode 中提交 git 的时候添加 emoji 表情😝
https://github.com/maixiaojie/git-emoji-zh
vscode-extension vscode-plugin
Last synced: 3 months ago
JSON representation
VS code 插件,在 VScode 中提交 git 的时候添加 emoji 表情😝
- Host: GitHub
- URL: https://github.com/maixiaojie/git-emoji-zh
- Owner: maixiaojie
- License: mit
- Created: 2019-10-12T09:39:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T05:00:40.000Z (about 2 years ago)
- Last Synced: 2024-08-03T21:03:42.614Z (6 months ago)
- Topics: vscode-extension, vscode-plugin
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=maixiaojie.git-emoji-zh
- Size: 1.36 MB
- Stars: 45
- Watchers: 2
- Forks: 13
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-seeds - git-emoji-zh
README
[![](https://vsmarketplacebadge.apphb.com/version/maixiaojie.git-emoji-zh.svg)](https://marketplace.visualstudio.com/items?itemName=maixiaojie.git-emoji-zh) [![](https://vsmarketplacebadge.apphb.com/installs/maixiaojie.git-emoji-zh.svg)](https://marketplace.visualstudio.com/items?itemName=maixiaojie.git-emoji-zh) [![](https://vsmarketplacebadge.apphb.com/downloads/maixiaojie.git-emoji-zh.svg)](https://marketplace.visualstudio.com/items?itemName=maixiaojie.git-emoji-zh) [![](https://vsmarketplacebadge.apphb.com/rating/maixiaojie.git-emoji-zh.svg)](https://marketplace.visualstudio.com/items?itemName=maixiaojie.git-emoji-zh)
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors)# Git Emoji Commit 中文版
English User can go to here ☞ [git-emoji Commit](https://github.com/maixiaojie/git-emoji)
## Features
一个简单好用的 vscode 插件。
程序员都爱 github,而许多程序员喜欢在 github 提交代码时加入 emoji 表情。 并不是程序员喜欢故意卖萌,而是添加了 emoji 表情的提交记录真的能包含很多有用信息,阅读体验非常棒。这个插件能完美的帮助你完成这件事。
![](images/features.gif)
提交后的效果如下图:
![](images/feature_main_rs.png)
### setting
插件提供了label 和 emoji 两种模式。
| 模式 | is_default |
| -------- | :----: |
| label | false |
| emoji | true |允许用户自己切换label和emoji两种模式。
切换方法:
win 用户: ctrl + shfit + p
mac 用户: command + shift + p
输入 `label switching`
即可切换。
## download
在 vscode 扩展中搜索 `git-emoji-zh` 即可找到该插件。
## issues
使用中遇到问题可以在这里提问。
[https://github.com/maixiaojie/git-emoji-zh/issues](https://github.com/maixiaojie/git-emoji-zh/issues)
## sources
插件源码,沟通交流在这里。
[https://github.com/maixiaojie/git-emoji-zh](https://github.com/maixiaojie/git-emoji-zh)
**Enjoy!**
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
麦晓杰 lavna
💻
崮生
💻
Dennis
💻
kurryzhang
🎨
Ord1nAryJ
💡
blackZhang
🖋
wenyujie12
💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!