Closed LostGuard closed 2 years ago
Hm, this used to work back when the extension launched. It seems that when passing the restored URIs from the previous session, the vscode.open
command didn't recognize the URIs as valid for some reason and threw an error. When reconstructing the URIs by using vscode.Uri.parse(oldUri.path)
everything works.
Anyhow, all fixed now.
works well, thanks.
Added individual files do not open after restarting visual studio. If you add a folder, then the files from it open normally.
OS - Windows 7