-
Notifications
You must be signed in to change notification settings - Fork 19
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
How do I turn off vscode setting recommendation? #302
Comments
Could let us know as to, what exact recommendations are you getting?
Let us know which of the above you are having issues with? |
Also wanted to understand why you prefer to not use the recommended settings? |
I don't wan any of those 2 autosave settings. My project is configured to re-compile when files are changed. Autosave causes many unnecessary compilations while I'm just typing, thinking and not ready to compile yet, which slows everything down. Can you at lease not pop the recommendation on startup if I clicked ignore? It's annoying having to clicking "Ignore" every time I reopen vscode. |
The solution here is to have another option which says |
adding option to ignore recommended settings, #302
The fix should be available in nightly >= 21-11-2018 |
That's great, thank you! |
Whenever I open vscode, the gauge extension always recommends some settings to vscode, which I don't want. How do I turn off the recommendation?
The text was updated successfully, but these errors were encountered: