Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search cmakelists only if user asks to configure #3276

Merged
merged 5 commits into from Oct 12, 2023

Conversation

vlavati
Copy link
Contributor

@vlavati vlavati commented Aug 2, 2023

This change addresses item #3025

This changes visible behavior while user opens folder/workspace without CMakeLists.txt

The following changes are proposed:

  • disable search and select of cmakelists if user asks not to configure project without CMakeLists.txt in root

The purpose of this change

Comments #3025 (comment) propose
to wait to the dialog to select cmakelists and dismiss the prompt.
But it looks that user needs to do that each time, when he opens folder/workspace.

The proposed change allows that user selects his choice to not configure project once (if he persists his choice).

If user wants to configure project later, he is able to run command "CMake: Configure".

@vlavati
Copy link
Contributor Author

vlavati commented Aug 2, 2023

Also affects #3170

@gcampbell-msft gcampbell-msft self-requested a review October 4, 2023 16:37
@gcampbell-msft gcampbell-msft added this to Pull requests in 1.16 via automation Oct 4, 2023
@gcampbell-msft gcampbell-msft added this to the 1.16 milestone Oct 4, 2023
@snehara99 snehara99 self-requested a review October 12, 2023 14:53
@snehara99 snehara99 enabled auto-merge (squash) October 12, 2023 15:25
@snehara99
Copy link
Contributor

@vlavati Thanks for your contribution :) As a last step, could you please update CHANGELOG.md in the Improvements section of 1.16 with brief description of your change? You can also (optionally) give yourself credit (see the other entries in the changelog).

@vlavati
Copy link
Contributor Author

vlavati commented Oct 12, 2023

@snehara99, It is done.

@snehara99 snehara99 enabled auto-merge (squash) October 12, 2023 20:04
Copy link
Contributor

@snehara99 snehara99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vlavati This should be merged as soon as the checks finish!

@snehara99 snehara99 merged commit 6d8c3e6 into microsoft:main Oct 12, 2023
4 checks passed
1.16 automation moved this from Pull requests to Done Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
1.16
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants