mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-17 02:51:47 -05:00
Fixes jumpiness when opening a diff
This commit is contained in:
@@ -18,6 +18,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
|
||||
- Removes unneeded `gitlens.stashExplorer.enabled` configuration setting since users can add or remove custom views natively now
|
||||
- Removes unneeded `Toggle Git Stashed Explorer` command (`gitlens.stashExplorer.toggle`) since users can add or remove custom views natively now
|
||||
|
||||
## Fixed
|
||||
- Fixes jumpiness when opening a diff to a certain line
|
||||
|
||||
## [4.3.3] - 2017-07-28
|
||||
## Added
|
||||
- Adds progress indicator for when computing annotations takes a while
|
||||
|
||||
Reference in New Issue
Block a user