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

Dispose of Launch terminal if environment has changed #3902

Closed jophippe closed 4 months ago

jophippe commented 4 months ago

This change addresses item #3478

This changes when a Launch terminal gets re-used

The following changes are proposed:

Other Notes/Information

Open to feedback for ways to compare environments that are better than a stringify equality

gcampbell-msft commented 4 months ago

@jophippe Don't forget the CHANGELOG entry 👍