microsoft / vscode-remote-release

Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
https://aka.ms/vscode-remote
Other
3.69k stars 299 forks source link

Install default extensions on WSL (as for SSH and containers) #2704

Open ferrarimarco opened 4 years ago

ferrarimarco commented 4 years ago

VS Code 1.43.2 on Windows 10, WSL1.

Hi! After some research, I could not find an equivalent to remote.SSH.defaultExtensions and remote.containers.defaultExtensions for WSL.

Am I missing something? Is there a way to at least install them from the CLI?

bamurtaugh commented 4 years ago

@aeschli It seems like we might want to consider this for Remote - WSL (unless there's a reason we haven't pursued it already)? It could help with consistency as default extensions is a setting already for SSH, Containers, and Codespaces.

felipecrs commented 4 years ago

A tip:

image

This will install all the extensions from host on the WSL.

ferrarimarco commented 4 years ago

@felipecrs yep, but it's difficult to automate :)

taikulawo commented 3 years ago

@bamurtaugh any updates for this? Today we have ssh, container default extensions, but we lack default for wsl 😥

bamurtaugh commented 3 years ago

Thanks for reaching out @iamwwc! This is on our backlog, and I'll take an additional note that folks are still quite interested.

d4nuu8 commented 9 months ago

This feature requests still hangs around in your backlog? Hard to believe this is still missing 🙃