Replies: 2 comments
|
It can be controlled via |
0 replies
|
Ok, thanks, got it working with https://marketplace.visualstudio.com/items?itemName=gabrielgrinberg.auto-run-command |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I generate a c_cpp_properties.json by a separate program and then use this for a VS Code project.
Is there some way to select which of the configurations that is active on startup when you have several of them in your c_cpp_properties.json file? On startup the one selected in the previous run is the default and when the project is new the last one is selected. Can this be controlled in some way?
All reactions