is there any connection between having really slow internet and connecting to remote host locally? i tried to connect using ssh earlier and it work as intended but with codium it couldnt workSign up for free to join this conversation on GitHub. Already have an account? Sign in to comment ...
extensionAllowedProposedApi='setpath(["extensionAllowedProposedApi"]; getpath(["extensionAllowedProposedApi"]) + ["ms-vsliveshare.vsliveshare", "ms-vscode-remote.remote-ssh"])' serverDataFolderName='setpath(["serverDataFolderName"]; ".vscode-server-oss")'product...
设置vscodium采用微软官方扩展源 vscodium默认使用的扩展源是open-vsx.org,部分扩展没有加入此扩展源,需要使用微软官方扩展源才能直接安装和自动更新。 修改安装根目录/resources/app/product.json文件中的extensionsGallery键对应的值如下: "extensionsGallery": { "serviceUrl": "https://marketplace.visualstudio.com/...
Welcome to the April 2019 release of Visual Studio Code. During April, we were busy with the Preview release of the Remote Development extensions. These extensions let you work with VS Code over SSH on a remote machine or VM, in Windows Subsystem for Linux (WSL), or inside a Docker conta...
download.vscodium.com 0.0 B/s | 0 B 00:01 Errors during downloading metadata for repository 'gitlab.com_paulcarroty_vscodium_repo': - Curl error (60): SSL peer certificate or SSH remote key was not OK for https://download.vscodium.com/rpms/repodata/repomd.xml [SSL: no alternative ...
You will have to install the open-remote-ssh from its vsix file. Add you ssh server to your ssh config on windows. It will look something like Host my_wsl Hostname 127.0.0.1 User Port 22 # Or something else if you modified the default sshd config. You can setup identity key based ...
Describe the bug When attempting to connect to a remote host, I get Error: Couldn't install vscode server on remote server, install script returned non-zero exit status. This happened specifically using open-remote-ssh, which uses VSCodi...
bootstrap docker ssh dockerfile docker-compose containers container ade cde podman codium vscodium podman-compose vscodium-remote open-remote Updated Feb 4, 2024 Shell timhansendev / vscodium-builder Star 0 Code Issues Pull requests Build Vscodium from source in a container, outputs an RPM...
I think coder needs to be updated to use: https://open-vsx.org/extension/jeanp413/open-remote-ssh Member kylecarbs commented Jun 11, 2024 I guess we need to adjust our build to create two releases? One that depends on VS Code Remote SSH and another that depends on Open Remote SSH?
I'm using VSCodium latest version with open-remote-ssh extension and tried to connect to Centos 7 (7.9) and get the below error from server side /root/.vscodium-server/bin/08e6c15293922dd53a864bb041be381322fee401/node: /lib64/libm.so.6: version GLIBC_2.27' not found (required by ...