Open thernstig opened 1 month ago
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!
@lszomoru if I implement this PR myself, am I free to do so even if it has not reached backlog status yet?
@thernstig, I would suggest that we wait for the issue to make it to the backlog.
GitLens supports (under the alternate keychord) to press
alt+,
oralt+.
to jump between versions of a file. I use this a lot to see what happened recently quickly, when I e.g. see an error log from a file and I need to see what recent changes happened.Unfortunately GitLens has become too bloated, and that is the only feature I need.
I think this should be fairly easy to implement, and they keyboard shortcuts are not used by VS Code by default at this moment writing this feature request.