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

VSCODE_EXTENSIONS not wokring on macos #169600

Closed
burhankhanzada opened this issue Dec 20, 2022 · 5 comments
Closed

VSCODE_EXTENSIONS not wokring on macos #169600

burhankhanzada opened this issue Dec 20, 2022 · 5 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@burhankhanzada
Copy link

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.74.1
  • OS Version: MacOS 13.1

Steps to Reproduce:

  1. export VSCODE_EXTENSIONS="~/microsoft/vscode/extensions"

Expecting create .vscode folder in ~/microsoft/vscode/extensions"
but its ignored i have used this envirometn varable on windows and its works flawless

@sandy081
Copy link
Member

Can you please explain what is not working?

@sandy081 sandy081 added the info-needed Issue requires more information from poster label Dec 20, 2022
@burhankhanzada
Copy link
Author

Like i want my extension to a location where i dont need to reload again if i reset like on my external drive

@sandy081
Copy link
Member

Not sure if I understand the problem. In other words, why do you think exporting VSCODE_EXTENSIONS is not working for you?

@burhankhanzada
Copy link
Author

I think that problem with macos i have read some articles that on macos gui apps doesn't use terminal sets environmental variables i think thats the reason behind it although I got a workaround for it to create symbolic link of ~/.vscode to some other location

@sandy081
Copy link
Member

Great, closing this issue as you got it solved.

@github-actions github-actions bot locked and limited conversation to collaborators Feb 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

5 participants