|
Hello, I would like to use VS Code Server in WSL2-Ubuntu [VSCS@WSL2] as a front-end for VS Code in Windows 10 [VSC@W10]. The goal is to access, through the VSCS@WSL2 web UI, the whole coding environment of VSC@W10 (meaning Android SDK, Flutter SDK and all the VSC@W10 extensions I have installed). Note that WSL2-Ubuntu and Windows 10 are on the same machine (WSL2-Ubuntu inside Windows 10). So I installed the Then I downloaded:
After that, I manually installed in VSCS@WSL2 those 3 VSIX files ( The When I tried the Despite the fact I set in the VSCS@WSL2 ... I got no prompt in the terminal of the VS Code Server to enter the passphrase of the private SSH key. Maybe VS Code Server does not support those "Remote" extensions... |
Yes, we don't currently support the Remote extensions. See #1315