mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-16 10:58:34 -05:00
Fixes issues with annotation character settings
Fixes #29 - Commit info tooltip duplicated for current line when blame is enabled Improves performance of navigating line when active line annotations & statusbar blame are enabled
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
Provides Git CodeLens information (most recent commit, # of authors), on-demand inline blame annotations, status bar blame information, file and blame history explorers, and commands to compare changes with the working tree or previous versions.
|
||||
|
||||
---
|
||||
## Features
|
||||
|
||||
- Provides (optional) **CodeLens** on code blocks:
|
||||
|
||||
Reference in New Issue
Block a user