Sertion / vscode-gitblame

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

feat: allow blaming symlinked files #121

Closed angelfraga closed 2 years ago

angelfraga commented 2 years ago

This PR adds blaming to symlinks

Without that change

image

With that change

image

Sertion commented 2 years ago

Hey Angel Fraga Parodi!

Thank you for the pull request. I think I have some issue with the CI-stuff right now, but I will attempt a run and merge it soon™~.

Sertion commented 2 years ago

I can't get the github actions to use the new configuration to run the pipeline on this change. It looks very good. I'll merge it anyway.