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

Question: How do I configure this extension to manage my extensions on WSL? #16

Open
Oh-Turry opened this issue Jun 22, 2022 · 1 comment

Comments

@Oh-Turry
Copy link

I use WSL (Windows Subsystem for Linux). I really like your extension, it's been working great for me on my Windows 10 machine but I occasionally use WSL for my software development instead of windows so I use the WSL extension provided by microsoft.

I just wanted to find out if it is possible to use your extension to manage my WSL extensions since some extensions cannot be running on my windows system but on my WSL.

@rmaugusto
Copy link

rmaugusto commented Nov 4, 2022

It is the same problema pointed on README.

In WSL try:

cd
mkdir .vscode
mkdir profiles
mkdir profiles/Default
ln -s $HOME/.vscode/profiles/Default extensions

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

No branches or pull requests

2 participants