Type: Bug Report
When opening a workspace in VSCode which contains a directory which has a csolution file in its root directory the CMSIS View fails to load the csolution file and gets stuck showing "Loading". If I open the project as "Open Folder" rather than "Open Workspace From File" where the workspace has the project in its workspace it seems to load very quickly after opening the folder.
This is necessary as part of our workflow to use a workspace as work with a number of different repos at one time so need to be able to view and edit files across multiple repos and use source control for each repo. We also have a local pack used in our csolution project so need to be able to use source control for both the project and local pack at the same time.
Describe the bug
- OS and Version: Windows 11
- VS Code Version: v1.120
- Extension Version: v1.20.2 Keil studio pack, 1.66.0 CMSIS Solution
To Reproduce
Steps to reproduce the behavior:
- In VSCode go to File -> Open Workspace From File
- Select workspace to open
- Ensure folder containing csolution project is within the workspace
- The CMSIS View doesn't open the solution, instead it gets stuck in "Loading"
Expected behavior
The csolution project should open in the CMSIS View successfully as part of a VS Code workspace just as is it does when opening the project folder on its own
Screenshots
Additional context
Type: Bug Report
When opening a workspace in VSCode which contains a directory which has a csolution file in its root directory the CMSIS View fails to load the csolution file and gets stuck showing "Loading". If I open the project as "Open Folder" rather than "Open Workspace From File" where the workspace has the project in its workspace it seems to load very quickly after opening the folder.
This is necessary as part of our workflow to use a workspace as work with a number of different repos at one time so need to be able to view and edit files across multiple repos and use source control for each repo. We also have a local pack used in our csolution project so need to be able to use source control for both the project and local pack at the same time.
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The csolution project should open in the CMSIS View successfully as part of a VS Code workspace just as is it does when opening the project folder on its own
Screenshots
Additional context