• Feedback
  • Visual Studio Code (open source version)

Hi,

There is some limitation with VS Code OSS edition:

VS Code Remote is only supported with the official builds, not OSS builds.

Best regards
Serhiy.

That sounds like it is working as intended. Microsoft release vscode code under the MIT license which users or in this case the distro can build from. However they also maintain their own builds under a proprietary license which may support features the OSS builds do not, which is exactly what you quoted.

Absolutely nothing Solus can do about that.