Skip to content

Releases: gee-coder/git-blms

GitBlms v1.0.2

15 Apr 15:01

Choose a tag to compare

v1.0.2 新特性

相比 v1.0.1 的变更

颜色指示器 & 自由宽度(PR #2, PR #3

  • 新增左侧 gutter 颜色指示器,按代码年龄显示色条
  • 颜色指示器和 blame 注解可独立开关
  • 支持自由定制注解最大宽度

动态用户名宽度(PR #2

  • 用户名不再固定宽度,根据实际内容自适应
  • 通过配置项设置最大宽度上限

状态切换修复(PR #4, PR #5

  • 添加注销逻辑,拆卸或禁用扩展后正确移除功能和菜单
  • 修复状态切换时的问题

README 更新(PR #6

关闭 blame 闪烁修复(PR #7

  • 解决关闭 blame 后仍有一闪而过的未提交提示

新增行宽度跳动修复

  • 修复新增行时 blame 区域突然变宽的问题
  • 计算用户名宽度时排除未提交行,避免 Not Committed Yet 撑宽注解区域

工程化改进

  • 修复 decoratorManager 中未使用变量的 lint 错误
  • 移除过时的测试文件,简化 CI 流程

贡献者

感谢 @shifengbin 贡献了 PR #1 ~ #7

GitBlms 1.0.1

20 Mar 10:25

Choose a tag to compare

GitBlms 1.0.1

  • Reissued on the latest master commit so CI reruns with the fixed test command
  • Improved structural edit handling so Enter is more stable and delete-path flashing is reduced
  • Split committed and uncommitted decorations to reduce full-editor repainting during line merges
  • Added hex-based color settings with picker-friendly configuration metadata
  • Added a dedicated current-author highlight toggle

Asset

  • git-blms-1.0.1.vsix

GitBlms 1.0.0

20 Mar 06:13

Choose a tag to compare

GitBlms 1.0.0

First public release of GitBlms for VS Code.
VS Code 上 GitBlms 的首个正式版本发布。

Highlights

  • GoLand-style inline Git blame column
  • Stronger age-based color buckets for fast code-age scanning
  • Dedicated styling for uncommitted lines
  • Chinese and English runtime language support
  • Custom extension icon and split-language README docs
  • Preview screenshot included in the README

亮点

  • 参考 GoLand 的左侧行内 Git blame 信息栏
  • 更有层次的按代码年龄分层色阶
  • 未提交代码的独立样式与颜色配置
  • 中英文运行时语言支持
  • 自定义插件图标与分语言 README 文档
  • README 已加入效果预览图

Asset

  • Attach this release artifact to install locally: easy-git-1.0.0.vsix