V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Redjue
V2EX  ›  Visual Studio Code

Git-commit-plugin For Vscode 更新 0.0.4 版本!

  •  
  •   Redjue ·
    RedJue · 2020-03-30 21:26:10 +08:00 · 1586 次点击
    这是一个创建于 1488 天前的主题,其中的信息可能已经有所发展或是发生改变。

    前言

    之前为了公司提交代码的规范,自己写了个 VscodeGit Commit 信息的插件,详情移步 这里 ,然后社区提了很多好的issue,也提了不少 PR ,有修复bug的,也有一些希望加入的功能的,在这次更新里都实现和解决了!

    更新内容

    ✨Feat

    • GitCommitPlugin.ShowEmoji: 支持可配置是否需要 Emoji前缀,默认为true
      GitCommitPlugin.ShowEmoji:true 
      
    • GitCommitPlugin.CustomCommitType: 支持自定义的Commit Type 前缀,默认为null
      GitCommitPlugin.CustomCommitType:[
        "customTypeName"
      ] 
      
    • GitCommitPlugin.MaxSubjectWords: 支持修改Subject的最大字数,默认为20
      GitCommitPlugin.MaxSubjectWords:20
      

    🐞Bug Fix

    结语

    已安装的小伙伴,体验新特性需要更新一下插件的版本,觉得插件还不错的,别吝啬你手里的✨给 本项目点个 star✨,您的鼓励就是对作者最大的支持!欢迎在项目底下提 issue 😘。

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2839 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 487ms · UTC 14:47 · PVG 22:47 · LAX 07:47 · JFK 10:47
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.