artrz / vscode-gitstash

Adds extra Git stash powers to VS Code
https://marketplace.visualstudio.com/items?itemName=arturock.gitstash
MIT License
25 stars 4 forks source link

"compare with current" throws #10

Closed dwelle closed 5 years ago

dwelle commented 5 years ago

System: windows 7 x64 vscode-gitstash: 1.0.1 vscode: 1.29.0 (system setup)

When clicking on the compare with current on a stashed file, it throws:

Unable to open '#0: items.js - Modified (server/)': A system error occurred (UNKNOWN: unknown error, stat '\\c:\repos\test\server\items.js').
artrz commented 5 years ago

Hi @dwelle, thanks for the report! I'll fix it as soon as I get some time

artrz commented 5 years ago

Hi @dwelle, sorry for the delay. Would you mind to confirm if its working for you with the new version?

dwelle commented 5 years ago

it does, good job :+1: