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

Updates to initial Makefile configure experience #572

Open
sinemakinci1 opened this issue Mar 11, 2024 · 0 comments
Open

Updates to initial Makefile configure experience #572

sinemakinci1 opened this issue Mar 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sinemakinci1
Copy link
Contributor

sinemakinci1 commented Mar 11, 2024

We are planning updates to improve the initial workspace configuration experience with Makefiles. The proposed solution will mirror the CMake Tools extension.

On initial workspace open:

  1. Prompt the user once if they would like to configure their Makefile project via simple popup when the workspace is trusted and they have the extension installed with a Makefile (Yes/no). If they select no, persist that response as a setting. Popup will not reappear.
  2. If they select no: prompt the user "Do you want to configure projects on opening" (Never/Not this workspace). Persist response as a setting. Popup will not reappear.
  3. If they select yes, prompt the user "Always configure projects upon opening?" (Yes/Noo). Persist response as a setting. Popup will not reappear
  4. Popup will reappear if user just clicks out of popup and does not give a response
  5. Remove dry-run popup entirely
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants