microsoft / vscode-cmake-tools

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

Updated command string to better reflect function #3876

Closed snehara99 closed 4 months ago

snehara99 commented 4 months ago

"CMake: Set Debug Target" -> "CMake: Set Launch/Debug Target"

The latter string is what is used in the UI for the same function call so I updated the command palette string to say the same thing. This isn't the requested bug fix, but I noticed this discrepancy in #1405