L13 / vscode-projects

Manage your workspaces and projects in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=L13RARY.l13-projects
Other
18 stars 1 forks source link

Unkown workspace #40

Closed Small-Systems closed 2 years ago

Small-Systems commented 2 years ago

Perhaps I'm not understanding something correctly about how to use this extension, but if I add a project to a group then I always have to same project/workspace appearing at the top of the list as "Unkown workspace", even if the folder has a .code-workspace file. Here's how it looks:

Screenshot 2022-02-22 at 15 33 58
L13 commented 2 years ago

Hi, I can reproduce the issue. The error appears if the setting "Sort Workspaces By" has the value "name" and the workspace is part of a group.

The extension is a spare time project so I have no time tables but I try to fix this in the next 2 or 3 weeks.

L13 commented 2 years ago

The fix is out now and available on the VS Code marketplace.