-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Suggest user switching to insiders channel #3221
Suggest user switching to insiders channel #3221
Conversation
Cool -- thanks a lot for this pull request. I had forgotten about this issue. |
clean code add ask me later fix errno hanlder and some typo
I think @bobbrow might have had some feedback he's planning to post later. We'd like to get this in for our 0.22.0 release next week, but I don't think it will get into 0.22.0-insiders2 this week (it wouldn't be usable in an Insiders release anyway). |
I have refactored the code using |
remove unnecessary async use 'ConfigurationTarget.Global'
@lh123 We'll add your credit to the changelog when we write it. |
I think this change has some minor "issues" -- I'll fix them in #3251 . |
If C_Cpp.updateChannel is Default and an insiders is available, show a prompt.
fix #3089