Vscode-gitlens: Remove File & Blame History Explorers (peek style)

Created on 12 Apr 2017  路  5Comments  路  Source: eamodio/vscode-gitlens

Given the complexities of maintaining these as well as the non-optimal UI layout, I am thinking about removing these 2 features. Also given the more recent quick pick commands, these are sort of duplicated.

Please voice your feedback here if you feel these are valuable and should not be removed.

question

Most helpful comment

The new _Blame Previous Revision_ in 5.5.0 is fantastic, thank you!

All 5 comments

I will be removing this feature in a post-5.0 release

Hi, I just found out about the Blame History Explorer, not really sure how to use them but is their goal similar to GitHub's previous blame feature? Something like that would be super-useful in GitLens as the most recent blame might be something trivial like "code formatting" and an easy way to navigate to previous blames would be fantastic.

@borekb sadly no, they were a VERY early feature that hacked into the peek UI too attempt to make the history visible. It was before I started using quickpicks and before custom views existed. And there is just no reason for them to exist anymore (their cost in the code is also harmful to future features). But you will be happy to know, that I have something in the works that is somewhat similar to that GitHub feature you mentioned :)

The new _Blame Previous Revision_ in 5.5.0 is fantastic, thank you!

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings