cmake-integration-vscode
cmake-integration-vscode copied to clipboard
Add option to run the built target?
Currently, I can only build the selected target with this extension. If I want to run it, I have to open it in the file explorer and then run the executable. That is a bit of a pain. So my suggestion is: add an action or a button that runs the current target.