他的回复:
版主可能没有搞清楚楼主的问题。要的不是 samba 这种文件共享。要的是 Visual Studio Code Remote Development。根据 VSCode 官网信息:https://code.visualstudio.com/docs/remote/linuxThe extensions are known to work when connecting to recent stable/LTS version of:Ubuntu 64-bit x86, ARMv8l (AArch64) (16.04+, IoT 18.04+)Debian 64-bit x86, ARMv8l (AArch64) (Stretch/9+)Raspbian ARMv7l (AArch32) 32-bit (Stretch/9+)CentOS / RHEL 64-bit x86 (7+)Alpine Linux 64-bit x86 containers or WSL hosts (3.9+) in Remote - Containers, Remote - WSL看起来如果是鲲鹏这种 AArch64 架构的话,似乎只能考虑 Ubuntu 和 Debian。然而我们用的是 CentOS。