microsoft / vscode-cmake-tools

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

Add `onSelectedConfigurationChanged` event to the API #3708

Closed gcampbell-msft closed 4 weeks ago

gcampbell-msft commented 2 months ago

Brief Issue Summary

Related to the PR here: #3671

We'd like to build on @OrkunTokdemir's work and make this a generic handler for different types of configurations. Kit, ConfigurePreset, BuildPreset, etc.

CMake Tools Diagnostics

No response

Debug Log

No response

Additional Information

No response