Open ReinhardKeil opened 1 day ago
Note that all contexts need to be processed in order to find siblings, in other words contexts sharing the same generator id
, base-dir
and cgen-file
.
This is along the lines with what has been discussed in https://github.com/Open-CMSIS-Pack/devtools/issues/1812 and https://github.com/ARM-software/vscode-cmsis-csolution/issues/121.
Describe the bug
The csolution run command creates all contexts, even when just one context is selected. This may create unexpected errors that are hard to understand.
To Reproduce
Expected behavior
I propose that only the specified context is generated when using the run command.
Environment (please complete the following information):