[go: nahoru, domu]

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

No notification on newer Version availability. #22520

Closed
foo-baar opened this issue Mar 13, 2017 · 7 comments
Closed

No notification on newer Version availability. #22520

foo-baar opened this issue Mar 13, 2017 · 7 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@foo-baar
Copy link
foo-baar commented Mar 13, 2017

Recently while troubleshooting task.json file I learned about the newer version of code from @dbaeumer, vscode never notified me on the availability of newer version.

(At that time I was using 1.8.1, on Mac Sierra)

Vscode should notify user when a new version has been pushed live.

(yes, even after changing update.channel: "none").

@joaomoreno
Copy link
Member

But that's exactly what that setting is for: no updates.

@joaomoreno
Copy link
Member

There are update notifications on our blog, twitter, github, etc.

@foo-baar
Copy link
Author
foo-baar commented Mar 13, 2017

@joaomoreno I guess I misunderstood the update.channel: "none", However by default vscode ships with settings to "update.channel":"default", but it never showed me the update notification, hence I changed it to none later, but still never got update.

On learning that there is a newer version available I tried to find an option within vscode to update it or check, but there is no such feature available.

If we are expecting people to only stay updated via blogs. twitter..... for updates then we lack an important feature (atleast that's what I feel about it).

Your call.

Danke

@joaomoreno
Copy link
Member

However by default vscode ships with settings to "update.channel":"default", but it never showed me the update notification

Then, that's the bug.

Are you behind a proxy?

@joaomoreno joaomoreno reopened this Mar 14, 2017
@joaomoreno joaomoreno added the info-needed Issue requires more information from poster label Mar 14, 2017
@foo-baar
Copy link
Author

Hello @joaomoreno: No I am not.

@joaomoreno
Copy link
Member

Then something is odd. You definitely should get update notifications.

Try downloading an older version: https://az764295.vo.msecnd.net/stable/653f8733dd5a5c43d66d7168b4701f94d72b62e5/VSCode-darwin-stable.zip

Then, wait a minute and check whether you get an update notification.

@foo-baar
Copy link
Author

Below is the fix for this issue:
#7426 (comment)

@joaomoreno Adding the resolution below, just in case someone like me come here looking for it:

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants