Open al-sabr opened 3 months ago
Use Open Remote - SSH. Remote-SSH
works only with Visual Studio Code.
It worked thank you for the tip!
However I have a question how about the other extensions is it the same as Open Remote - SSH or can I use them in codium?
MS extensions are some what incompatible due to them requiring Visual Studio Code. Read more about compatibility: https://github.com/VSCodium/vscodium/blob/master/docs/extensions-compatibility.md
Is there any one who is working currently on the Open Dev Container
Describe the bug Connecting with Remote SSH on QEMU VM fails because the artifact doesn't exist and cannot be downloaded.
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
To Reproduce Steps to reproduce the behavior:
Expected behavior Visual Studio Code Server should be downloaded on the guest host and usable.
Found a script which works maybe use this one? download-vs-code-server.sh
Screenshots If applicable, add screenshots to help explain your problem.
It seems that the SSh connection is not the problem because the folder and the file are created in the guest host.
The problem might be in this area :
Desktop (please complete the following information):
Additional context