Open fdk17 opened 1 day ago
Hi @fdk17, thanks for reporting issue here! Based on the information you provided, we were able to reproduce the issue and you can get the details below. We will mark your suggestion as a feature request!
Repro steps:
CMake: Quick start
Build target'
to PINNED COMMANDS
Actual result: Still need to choose the build target
Brief Issue Summary
In a CMake project with a hundred different targets it would be nice to have the ability to easily jump between the couple of targets I use all the time. So, When pinning Build Target the user could select the build target and the Pinned Build Target would always build that particular target. The current behavior is to always have to select a target to build when clicking on the pinned 'Build Target' command.
CMake Tools Diagnostics
Debug Log
Additional Information
No response