ux: unexpected behavior after selecting No
after being asked Always configure projects upon opening?
#3597
Closed
ymleung314
started this conversation in
General
Replies: 1 comment 8 replies
-
Are you able to reliably reproduce this? If so, this is definitely a bug, and we'd like to have a GitHub issue created for this to track and investigate. Please let us know so that we can investigate. Thanks! |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I opened a directory with a CMake project, I was asked
Always configure projects upon opening?
, which I clickedNo
. Then, the workspace settingcmake.configureOnOpen
is set totrue
automatically. However, I don't see why, when I literally just said "don't configure projects upon opening", the currently opened workspace should be configured on open.Beta Was this translation helpful? Give feedback.
All reactions