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

Refactor 2020 #91

Closed Sertion closed 3 years ago

Sertion commented 3 years ago

Reducing the number of dependencies and removing TSyringe from the codebase.

Also rewrite a lot of the git blame parsing to be faster and more memory efficient.