Open borjamunozf opened 2 weeks ago
Thank you for reporting this issue. We can reproduce this on our side, following is the repro video: @gcampbell-msft is this by design?
Is there any way to force select or don't save the launch target path?
Also, do you have any suggestions for clients with the above issues?
@borjamunozf To clarify, what you would like to see is for us to ask for the test that you want to launch every single time you invoke the launch.json entry?
You are correct that currently this is the design, so this is expected, however, if I'm understanding your request right, we can label this as a feature request.
Thanks
@borjamunozf To clarify, what you would like to see is for us to ask for the test that you want to launch every single time you invoke the launch.json entry?
You are correct that currently this is the design, so this is expected, however, if I'm understanding your request right, we can label this as a feature request.
Thanks
Yes, or at least have a way to ask always which test to run as target
Brief Issue Summary
Hello. Probably this is by design, but given that we cant run the tests from side panel using cmake.testProgram (#3505) its 'the only way to support launch and debug a unit test.
Current config
We would like to get the list of available target unit test to run always we run this config. However, it only prompt the user once and then all subsequent executions run the same test, it does not even ask which target / unit test you would like to select.
The workaround is to go the side panel and click on the edit button...
Is there any way to force select or don't save the launch target path?
CMake Tools Diagnostics
No response
Debug Log
No response
Additional Information
No response