Gareth Flowers

Results 26 comments of Gareth Flowers

Looks like you have downloaded the source code zip file. Check out [the Releases section](/garethflowers/atom-portable/releases) and download a full copy of the application from there. Latest version - [https://github.com/garethflowers/atom-portable/releases/download/v1.38.2/AtomPortable_1.38.2.zip](https://github.com/garethflowers/atom-portable/releases/download/v1.38.2/AtomPortable_1.38.2.zip)

Yes - I’ll get this scheduled in.

I'm not sure which flags you are referring to that have changed? We currently rely on `user-data-dir` and `extensions-dir` command line arguments to set the relevant data directories.

New version of [Visual Studio Code Portable - Latest v1.0.1](https://github.com/garethflowers/vscode-portable/releases/tag/latest-v1.0.1) has been released.

Yeah, sorry - didn't know how best to handle the versioning. I'm wondering if I should fork the repo just for the "latest" versions.

I'd rather not keep doing dedicated releases - they are a pain to keep up with. :+1: for 64/32 bit versions.

As @davidtaylorjr suggests the easiest way to upgrade is to grab an updated zip file and unzip over the top of an existing version.

Looks like this could be a general problem with the C# extension - checkout OmniSharp/omnisharp-vscode#1549.