-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VScode workspaces does not show up #15247
Comments
Thanks for your infomation! |
I will take a look at this tomorrow. |
@ricardosantos9521 this is 0.51.1 so it wouldn't include the two fixes you just did with 0.53. Do you think 53 has the fix? |
No 53 doesn't have the fix. They moved the opened workspaces from settings.json to Backup/workspaces.json in vscode insiders. This will not impact previous versions of vscode stable until the next release. |
…ode 1.64 new workspace.json file
Glad to see this already exists. I came to open an issue. |
…ode 1.64 new workspace.json file
…ode 1.64 new workspace.json file
…ode 1.64 new workspace.json file
@Aaron-Junker / @stefansjfw Cloud you update the project? Thanks! |
done. Not sure how I closed this. It was a mistake. Thanks for reopening |
@stefansjfw Because commit message of 758a21a includes |
The was fixed in in 0.55. Head over to https://aka.ms/installpowertoys to try it out |
Microsoft PowerToys version
0.55.1
Running as admin
Area(s) with issue?
PowerToys Run
Steps to reproduce
Install latest insiders version of vscode and try to open workspace. The location of workspaces has changed: microsoft/vscode#139632
✔️ Expected Behavior
Recently used workspaces shows up
❌ Actual Behavior
No workspaces shows up, error in log file:
`[2022-01-04 08:57:47.0077] [ERROR] [S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\WorkspacesHelper\VSCodeWorkspacesApi.cs::104]
-------------------------- Begin exception --------------------------
Message: Failed to deserialize $C:\Users\zalent\AppData\Roaming\Code - Insiders\storage.json
Exception full name : System.NullReferenceException
Exception message : Object reference not set to an instance of an object.
Exception stack trace:
at Community.PowerToys.Run.Plugin.VSCodeWorkspaces.WorkspacesHelper.VSCodeWorkspacesApi.get_Workspaces()
Exception source : Community.PowerToys.Run.Plugin.VSCodeWorkspaces
Exception target site: System.Collections.Generic.List`1[Community.PowerToys.Run.Plugin.VSCodeWorkspaces.WorkspacesHelper.VSCodeWorkspace] get_Workspaces()
Exception HResult : -2147467261
-------------------------- End exception --------------------------
[2022-01-04 08:58:23.5212] [INFO] [S:\src\modules\launcher\PowerLauncher\ViewModel\MainViewModel.cs::849]
OnHotkey
`
Other Software
Version: 1.64.0-insider (user setup)
Commit: 990ad4044032b05c0ebf0f67f800c5845baad4c7
Date: 2022-01-04T05:18:15.830Z
Electron: 13.5.2
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT x64 10.0.18363
The text was updated successfully, but these errors were encountered: