Skip to content

CMSIS View stuck on Loading when working with a VS Code Workspace #516

@RossBCohr

Description

@RossBCohr

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:

  1. In VSCode go to File -> Open Workspace From File
  2. Select workspace to open
  3. Ensure folder containing csolution project is within the workspace
  4. 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

Image

Additional context

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions