Visual Studio Code – How can I show Git commit hashes in VS Code's Timeline view?
I am using VS Code to edit files that are part of a Git project. In VS Code's Timeline view, I can see one line for each previous commit of the selected file. For example: Each line includes the commit…