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

add support for xdg environment paths #532

Merged
merged 2 commits into from
Apr 27, 2018

Conversation

Dennor
Copy link

@Dennor Dennor commented Apr 11, 2018

This PR adds support too freedesktop XDG_DATA_HOME and XDG_CONFIG_HOME environment variables on linux platforms. This can be useful if VScode was installed for example from flatpak as config dir is in ${HOME}/.var/app/com.visualstudio.code/code/config and extensions are located at ${HOME}/.var/app/com.visualstudio.code/data/vscode/extensions.

@shanalikhan shanalikhan changed the base branch from master to v2.9.1 April 22, 2018 21:33
@shanalikhan
Copy link
Owner

Thanks, will release this in upcoming version this week.

@shanalikhan
Copy link
Owner

meanwhile, it would be great if you resolve the conflicts and let me know when its ready.

@Dennor
Copy link
Author

Dennor commented Apr 23, 2018

Done. If you need anything else, let me know.

@shanalikhan shanalikhan added this to the v2.9.1 milestone Apr 27, 2018
@shanalikhan shanalikhan merged commit d402d5e into shanalikhan:v2.9.1 Apr 27, 2018
@shanalikhan
Copy link
Owner

Released in v2.9.1
Thanks for your contribution
Let me know if you are willing to contribute in other features :)

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

Successfully merging this pull request may close these issues.

2 participants