garethflowers / vscode-portable

Portable version of the Visual Studio Code editor.
https://garethflowers.dev/vscode-portable/
GNU General Public License v2.0
512 stars 71 forks source link

Update to v1.18.0 + new icon #36

Closed nidunc closed 6 years ago

nidunc commented 6 years ago

Currently Microsoft Visual Studio Code is at version 1.18.0 (see https://code.visualstudio.com/updates). However, this version/repository is still at 1.16.1, which is at least three versions behind the current version (1.17.0, 1.17.1 and now 1.18.0). I've tested the latest version as a portable app and it works fine, so you should be able to update the version number and archive information without it causing any problems.

VSCode's icon has also recently changed, the colour went from blue to orange (and the design is different), and it would probably be prudent to incorporate that change into this repository. To that end, I've forked your repository and changed all the icons (as well as remade the launcher, so it makes use of the new icons).

If you don't mind, I'll submit a pull request after submitting this issue to incorporate both changes. Feel free to look it over, but of course you're not obliged to incorporate the changes into your own repository.

nidunc commented 6 years ago

I just noticed that VSCode's icon is blue again with 1.18.0, but the new design has stayed. I'll change the icons again before submitting the pull request.