All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Throttle
git
command to avoid performance issues when changing selected line often (e.g. when holding up/down arrows)
- Skip hover message for uncommitted and unsaved changes
- Lower required VS Code version to 1.78.0
- Show author as "You" when line blame matches current git user
- Fix "No active text editor or incorrect one" error when comparing files
- Show decoration correctly on format-on-save
- Blame unsaved files correctly
- Display "Unsaved changes" for unsaved changes in the editor
- Display markdown table on hover instead of unordered list
- Move inline blame position when Copilot suggests text
- Fix hover position
- Better formatting for uncommitted changes
- Fix singular/plural time unit display
- Display markdown formatted commit information on hover
- Initial release