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

When will support VS 1.13.0 or auto update #25

Open
Andrewyg opened this issue Jun 10, 2017 · 13 comments
Open

When will support VS 1.13.0 or auto update #25

Andrewyg opened this issue Jun 10, 2017 · 13 comments
Assignees

Comments

@Andrewyg
Copy link

No description provided.

@sethbacon
Copy link

+1

@garethflowers
Copy link
Owner

Auto-updating is non-trivial task - but I will investigate.

In the meantime I've released v1.14.2.

@garethflowers garethflowers marked this as a duplicate of #5 Jul 31, 2017
@alekk84
Copy link

alekk84 commented Oct 10, 2017

how about v1.17?

@RoyiAvital
Copy link

RoyiAvital commented Feb 25, 2018

Version 1.20.1 is out.

By the way, is there a reason why I can't disable Git Integration with this version?
I copied all needed settings to my settings as described here https://stackoverflow.com/questions/30331338.
Yet each time I launch the program it searches for Git and notifies it can't be found.

I'm using the latest current version (1.19.2).

Thank You.

@RoyiAvital
Copy link

@garethflowers ,
When you use the Online Download Installer why won't it download the latest version and that's it?
Are those version different one from each other in a way the Portable System doesn't work?

@garethflowers
Copy link
Owner

Having a separate installer that always downloads the latest version is probably a good move. Let me check it out.

@garethflowers
Copy link
Owner

@RoyiAvital give this release a try.

@RoyiAvital
Copy link

I will give it a try.
What's needed is someone watching they don't change what they write on Registry, locations of files, etc... on newer version so it stays Portable.

By the way, do you change all system variables before launching or do you use Copy on exit (I hope I understand correctly how PortableApps work)?

@RoyiAvital
Copy link

Hi,
Do you use the --user-data-dir and --extension-dir launcher properties?

See here - microsoft/vscode#329 (comment).

@garethflowers
Copy link
Owner

Yes - we pass both as command line arguments to the code executable.

CommandLineArguments='--user-data-dir="%PAL:DataDir%\code" --extensionHomePath="%PAL:DataDir%\code\extensions"'

@garethflowers
Copy link
Owner

Just noticed it looks we are using the wrong argument for the extensions though. I'll get that sorted.

@RoyiAvital
Copy link

@garethflowers ,
Any update on the Online Installer (The one which downloads the latest)?
Could you fix the directory issue on it as well?

Thank You.

@RoyiAvital
Copy link

@garethflowers ,
Are you aware of that - microsoft/vscode#329 (comment)?

Could you also update the template of the "Always Latest" version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants