microsoft / vscode-cmake-tools

CMake integration in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=vector-of-bool.cmake-tools
MIT License
1.47k stars 454 forks source link

CMake Tools launches extraneous build task on Debug and Test commands #1175

Closed psfrolov closed 1 year ago

psfrolov commented 4 years ago

Brief Issue Summary

On Windows if "cmake.buildTask": true and default build task (i.e., "group": { "kind": "build", "isDefault": true }) is defined in tasks.json, then upon launching CMake: Debug or CMake: Run Tests CMake Tools launches extraneous default build task just after starting debugging or testing.

This extraneous build task can be observed in Terminal window. With default presentation settings of build task ("reveal": "always") it steals focus from DEBUG CONSOLE or output window).

These bogus tasks also show up in Tasks: Show Running Tasks and stay in this list even after completion.

Platform and Versions

github-actions[bot] commented 1 year ago

This issue is now marked as 'stale-old' due to there being no activity on it for the past 720 days. Unless the 'stale-old' label is removed or the issue is commented on, this will be remain open for at least 14 days and then it may be closed. If you would like to make this issue exempt from getting stale, please add the 'stale-exempt' label.

github-actions[bot] commented 1 year ago

This issue is now closed due to there being no activity on it for the past 14 days since being marked as 'stale-old'.