DonJayamanne / gitHistoryVSCode

Git History for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory
MIT License
944 stars 150 forks source link

[BUG] View File Content Broken in VSCode Versions > 1.63.2 #731

Open seamusm02 opened 1 year ago

seamusm02 commented 1 year ago

When clicking on View, Workspace, or Previous, the content is not shown in the editor because the first character of the git path is removed. This ONLY happens in VSCode versions > 1.63.2

Broken View

Environment