新版VSCODE无法远程连接Linux服务器
经测试,使用 VS Code 1.96.4 和 Remote-SSH v0.117.1 可正常连接旧版Linux系统。
异常版本记录:VS Code 1.97(+) 搭配 Remote-SSH v0.115.x~0.120.x 均出现异常,异常包括无法执行SSH认证和认证后无法打开服务器目录。
官方通知如下:
https://code.visualstudio.com/docs/remote/faq#_can-i-run-vs-code-server-on-older-linux-distributions
Can I run VS Code Server on older Linux distributions?
Starting with VS Code release 1.99 (March 2025), the prebuilt servers distributed by VS Code are only compatible with Linux distributions that are based on glibc 2.28 or later. These include for example, Debian 10, RHEL 8, or Ubuntu 20.04.
VS Code will still allow users to connect to an OS that is not supported by VS Code (OSes that don’t have glibc >= 2.28 and libstdc++ &g


3695

被折叠的 条评论
为什么被折叠?



