Kin Numaru
Kin Numaru
Hello, thank you for reporting before it breaks on everyone's projects. Seems like the bug is on the Ceedling side but only on the branch `test/ceedling_0_32_rc`.
Nop, it's not supported :disappointed:. For most of the features, the extension acts as a wrapper around the ceedling CLI. But to get some of the info, the `project.yml` file...
The data in `project.yml` is also read by the extension and any additional `.yml` file merged at runtime should be considered the same. - The translation from the option names...
Thank you for the contribution. I prefer to not include the PR in today's release because I think we can improve the support for options files and I don't want...
It should be possible to add a `ceedlingExplorer.shellEnv` option and let the user set its `CEEDLING_MAIN_PROJECT_FILE=custom_project.yml` or any other env variable. Using multiple project.yml would be possible but it would...
If I understand right, the need is to be able to run multiple config of ceedling in the explorer tree. If I transform the config to be like that (breaking...
This seems to be related to #13, let's move there.
You are right. These issues are linked by the proposal of array in the config. I'm grouping these to avoid changing the config twice.
A proper solution could be a `ceedlingExplorer.hasProject` boolean option to tell the extension to search or not for a ceedling project in this workspace/folder.
Can you run the ceedling command line in those shells ?