Sertion / vscode-gitblame

Visual Studio Code Extension - See Git Blame info in status bar.
https://marketplace.visualstudio.com/items/waderyan.gitblame
MIT License
75 stars 32 forks source link

Add configurable link to online git tool to view commit #6

Closed Sertion closed 7 years ago

Sertion commented 7 years ago

Add an option where we can put an URL with a token for the hash. If this setting is available to us we should display a link in the info message to go there.

Example value: https://github.com/Sertion/vscode-gitblame/commit/${hash}