You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}
The text was updated successfully, but these errors were encountered:
* Feature: Adding setting to ignore whitespace changes (`gitblame.ignoreWhitespace`) (#1)
* Feature: Adding setting to open commit info in online tool (`gitblame.commitUrl`) (#6)
* Enhancement: Status bar message no longer clickable when there is no commit associated with the current line
* Enhancement: Adding info about configuration in `README.md`
* Bug: Spawn fewer git processes when opening a file (#3)
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}
The text was updated successfully, but these errors were encountered: