I thought I should check with you before I try and do this myself :)
In terms of creating VSCode projects, I note that there are a couple options missing when generating launch.json
If would be really helpful if these were supported in this (rather useful) tool.
I've got working examples for both, but it's not as simple as a simple string substitution. My thinking would be to change the approach, and have some templates that are simply copied (as they do here https://github.com/raspberrypi/pico-examples/tree/master/ide/vscode ) into the generated project folder.
I'm considering writing the changes myself and generating a PR, but only if that sounds like an approach that might be acceptable?
Cheers,
Nick Outram, University of Plymouth, UK
I thought I should check with you before I try and do this myself :)
In terms of creating VSCode projects, I note that there are a couple options missing when generating launch.json
If would be really helpful if these were supported in this (rather useful) tool.
I've got working examples for both, but it's not as simple as a simple string substitution. My thinking would be to change the approach, and have some templates that are simply copied (as they do here https://github.com/raspberrypi/pico-examples/tree/master/ide/vscode ) into the generated project folder.
I'm considering writing the changes myself and generating a PR, but only if that sounds like an approach that might be acceptable?
Cheers,
Nick Outram, University of Plymouth, UK