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.
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
Current behavior, Steps to reproduce and Expected behavior
csolution v1.68.0
when
settings.jsoncontains:the extension gets stuck with "Loading Solution". It never finishes this step.
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