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

Suggest user switching to insiders channel #3221

Merged
merged 14 commits into from
Mar 5, 2019
Merged

Suggest user switching to insiders channel #3221

merged 14 commits into from
Mar 5, 2019

Conversation

lh123
Copy link
Contributor

@lh123 lh123 commented Feb 26, 2019

If C_Cpp.updateChannel is Default and an insiders is available, show a prompt.
fix #3089

@msftclas
Copy link

msftclas commented Feb 26, 2019

CLA assistant check
All CLA requirements met.

Extension/src/LanguageServer/extension.ts Outdated Show resolved Hide resolved
Extension/src/LanguageServer/extension.ts Outdated Show resolved Hide resolved
@sean-mcmanus
Copy link
Collaborator

Cool -- thanks a lot for this pull request. I had forgotten about this issue.

lh123 and others added 2 commits February 27, 2019 08:49
clean code

add ask me later

fix errno hanlder and some typo
@sean-mcmanus
Copy link
Collaborator

sean-mcmanus commented Feb 27, 2019

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).

Extension/src/LanguageServer/extension.ts Outdated Show resolved Hide resolved
Extension/src/LanguageServer/extension.ts Outdated Show resolved Hide resolved
Extension/src/LanguageServer/extension.ts Outdated Show resolved Hide resolved
Extension/src/LanguageServer/extension.ts Outdated Show resolved Hide resolved
@lh123
Copy link
Contributor Author

lh123 commented Feb 28, 2019

I have refactored the code using async and await.

Extension/src/LanguageServer/extension.ts Outdated Show resolved Hide resolved
Extension/src/LanguageServer/extension.ts Outdated Show resolved Hide resolved
Extension/src/LanguageServer/extension.ts Show resolved Hide resolved
Extension/src/LanguageServer/extension.ts Outdated Show resolved Hide resolved
@lh123 lh123 changed the title Suggested user switch to insiders Suggest user switching to insiders channel Mar 1, 2019
remove unnecessary async
use 'ConfigurationTarget.Global'
@sean-mcmanus
Copy link
Collaborator

@lh123 We'll add your credit to the changelog when we write it.

@sean-mcmanus sean-mcmanus merged commit 3db3c8d into microsoft:master Mar 5, 2019
@sean-mcmanus
Copy link
Collaborator

I think this change has some minor "issues" -- I'll fix them in #3251 .

@github-actions github-actions bot locked and limited conversation to collaborators Oct 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

If C_Cpp.updateChannel is Default and an insiders is available, show a prompt
4 participants