microsoft / vscode-pull-request-github

GitHub Pull Requests for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github
MIT License
2.32k stars 583 forks source link

Contribute to `scm/historyItem/context` menu #6236

Closed gjsjohnmurray closed 1 month ago

gjsjohnmurray commented 2 months ago

The graph is becoming amazing. Links in GH-provided commit messages would take it to the next level:

image

Maybe less complex than parsing commit messages and adding inline links, how about simply having GHPR extension contribute an action to the scm/historyItem/context menu to open the commit at GH?

image

Originally posted by @gjsjohnmurray in https://github.com/microsoft/vscode/issues/226427#issuecomment-2360590015

alexr00 commented 1 month ago

Closing as the PR has moved into microsoft/vscode