microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.8k stars 29.49k forks source link

Jump between previous and next version in git #232364

Open thernstig opened 1 month ago

thernstig commented 1 month ago

GitLens supports (under the alternate keychord) to press alt+, or alt+. 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.

vs-code-engineering[bot] commented 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!

thernstig commented 4 weeks ago

@lszomoru if I implement this PR myself, am I free to do so even if it has not reached backlog status yet?

lszomoru commented 4 weeks ago

@thernstig, I would suggest that we wait for the issue to make it to the backlog.