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

Visual Studio Code isn't at its latest version. #312

Closed
UniK opened this issue May 11, 2016 · 2 comments
Closed

Visual Studio Code isn't at its latest version. #312

UniK opened this issue May 11, 2016 · 2 comments

Comments

@UniK
Copy link

UniK commented May 11, 2016

Ubuntu Make is a command line tool which allows you to download the latest version of popular developer tools on your installation[...] ‡

The Visual Studio Code (visual-studio-code) is still at version 1.0.0, although the latest version is 1.1.0.

I couldn't find any information on how to update/upgrade (e.g.: umake update/upgrade) the dev-tools installed with ubuntu-make to the latest version (as promised in Ubuntu Wiki ‡).

Can you please provide further information on how the "latest version"-promise suppose to work?


https://wiki.ubuntu.com/ubuntu-make
System: (Ubuntu 16.04 with ppa:ubuntu-desktop/ubuntu-make)

@LyzardKing
Copy link
Collaborator

Ubuntu Make lets you download the latest version.
At the moment it can't update tools.
Some have autoupdate (like intellij ides I think)
For the others at the moment you can reinstall, replacing the folder with the previous version.
You can have a look at #74.

@UniK
Copy link
Author

UniK commented May 11, 2016

Just for reference... the following will upgrade the installation to the latest version:
$ umake ide visual-studio-code --remove && umake ide visual-studio-code

@UniK UniK closed this as completed May 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants