Skip to content

Stuck on "Loading Solution..." when environment variables settings contains "":"" #323

Description

@ReinhardKeil

Current behavior, Steps to reproduce and Expected behavior

csolution v1.68.0

when settings.json contains:

    "cmsis-csolution.environmentVariables": {
        "": "",                                                                <- this line causes the problem
        "SDSIO_FVP": "SDS.sdsio.yml",
    }

the extension gets stuck with "Loading Solution". It never finishes this step.

Image

I had this problem due to a glich in VS Code - but I cannot duplicate this issue anymore.

Recommendation:

Make the extension robust against such gliches

Additional Information

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

Status
In review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions