microsoft / vscode-cmake-tools

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

Status bar not getting updated when targets are modified #2365

Open elahehrashedi opened 2 years ago

elahehrashedi commented 2 years ago

After modifying CmakeLists.txt file, if a target's name edited/deleted, the status bar showing the default build target's name will not get updated. This results in an error if the user runs "CMake: build", the workaround is to manually update the target from the status bar.

github-actions[bot] commented 5 months 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.