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 support to configure default ActiveProject #3730

Open sanore opened 2 months ago

sanore commented 2 months ago

This change addresses item #1078

The purpose of this change

The following changes are proposed: When the user configured a default project in workspace configuration, during initialization it selects automatically the selected project.

Other Notes/Information

I've never used typescript before and therefore this is also my first pull request to vscode-cmake-tools. So please take a look and comment if I have forgot something. Thanks for your time! I'm open to suggestions for improvement

Open Questions

sanore commented 2 months ago

@microsoft-github-policy-service agree

sanore commented 1 month ago

Any missing information for this PR?