billsedison / vscode-gitlens

Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more
http://gitlens.amod.io
MIT License
0 stars 17 forks source link

Resolves compatibility issues with #121 and fixes #120 #122

Open cagdas001 opened 5 years ago

cagdas001 commented 5 years ago

NOTE: These changes have been implemented on top of #121. It's better to merge firstly #121 before this.