vscode-cmake-tools
vscode-cmake-tools copied to clipboard
Configure precondition handler to return boolean to signal a successful recovery case
Fix for bug https://github.com/microsoft/vscode-cmake-tools/issues/3554. Making configure precondition handler return a boolean helps to differentiate the successful recovery cases so that, for example, when we manage to recover, to continue to build instead of stopping the workflow and have the user go through the build command again.
Latest commit was done into this branch by mistake, it was meant for another bug.
@andreeis This PR looks good, but do we need a CHANGELOG.md update?
Just changelog update, no need to rebuild.
Already approved, merging (after tests)