cyberbiont / vscode-profiles

vscode plugin to easily manage multiple extensions / settings configurations
ISC License
26 stars 2 forks source link

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

Open Oh-Turry opened 2 years ago

Oh-Turry commented 2 years ago

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 commented 1 year ago

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