- 添加 Editor Emoji 输入支持
- 表达式列表添加各个场景的开关按钮
- 添加 emoji json 拷贝功能
- 完善编辑功能
- 完善添加表单功能(图标暂不可选)
- 完善移除功能
- 迁移面板信息到 message bundle
- 修复 pattern 面板高度问题
- 添加 commit 界面刷新 emoji 结果通知
- 添加
Emoji Info List
界面 - 迁移 custom emoji folder 配置界面到
Emoji Info List
界面
- 重构配置存储(不兼容以前的配置,默认会内置一个表达式)
- 自定义 emoji 默认图标支持
- 拆分 plugin description
- 项目命名规整
- 完善说明文档
- 拆分中英文文档
- 自定义 emoji 扩展
- commit 界面添加自定义emoji刷新按钮
- 完善配置界面,添加编辑及移动功能
- 拆分版本
- refactor configuration(重构配置界面)
- Custom prompt list, real-time rendering of inserted text(自定义提示列表,实时渲染插入文本)
- upgrade to 2.0.1(升级版本到 2.0.1)
- add suffix text config(添加 suffix text 支持)
- Sort out the configuration interface(梳理配置界面)
- fix bug in code input model(修复code模式下输入替换的BUG)
- Fix the bug that the single-line text input box will also prompt emoji(修复单行文本输入框也会提示emoji的BUG)
- Change plugin name to
Open Gitmoji
(变更插件名称为Open Gitmoji
) - Organize the configuration interface(整理配置界面)
- Add text starting with : to prompt for configuration. Solve the problem that it will be triggered when there is no need to prompt
- 添加以 : 开头的文本才会提示配置,解决不需要提示的时候也会触发的问题
- add ':' supported(添加中文冒号支持)
- change plugin icon(修改插件图标)
- add plugin icon(添加插件图标)
- cancel until version limit(取消最高版本限制)
- upgrade idea supported version(支持IDEA2022.3版本)
- add description and change notes(添加描述及变更日志)
- try to add description(尝试描述添加)
- add hint text config(添加提示格式配置)
- add language and input model config (添加语言及替换配置)
- init project(初始化项目)