Skip to content

Remove dry-run popup, replace with configureOnOpen questions#573

Merged
gcampbell-msft merged 9 commits intomainfrom
dev/gcampbell/ConfigureOnOpenFix
Mar 29, 2024
Merged

Remove dry-run popup, replace with configureOnOpen questions#573
gcampbell-msft merged 9 commits intomainfrom
dev/gcampbell/ConfigureOnOpenFix

Conversation

@gcampbell-msft
Copy link
Copy Markdown
Collaborator

@gcampbell-msft gcampbell-msft commented Mar 18, 2024

Most importantly, this removes the problematic and frustrating to users dry-run pop-up.

When you open a workspace that has a Makefile, you will first be prompted with this pop-up.

image

Then, the makefile extension will start the configure process, and also give you this pop-up that will control what level we will save your choice in, either globally or only in this workspace.
image

However, if you say no to the first pop-up, the configure process will not be started, and then you will be prompted with this:

image

This will allow you to either globally turn off configuring on open, or only for the current workspace.

Comment thread src/extension.ts Outdated
Comment thread src/telemetry.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants