mhutchie / vscode-git-graph

View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
Other
1.97k stars 260 forks source link

side pannel to view multi line Git commits. #801

Open PGTBoos opened 8 months ago

PGTBoos commented 8 months ago

Describe the feature that you'd like As some people take care in describing how they changed their code. I would like to read in soms side or sub pannel the whole commit without clicking on an item As more things happen in code then just the title or first line in your commit message this text should be easy to read

Additional context (optional) Some people who use webstorm, or php storm are quite used to this, working with such people in a team is great, but i miss out on reading their commits, there are also some other products who show full commit texts in side panels.