You are not logged in.

#1 2024-09-22 21:02:52

marmistrz
Member
Registered: 2016-01-05
Posts: 122

How to use liveshare with VS Code OSS?

I'm trying to get liveshare to work with the repository build of VS Code. The extension used to work a long time ago, but now any Liveshare command is "not found".
I already have code-features and code-marketplace installed. Using the

  "extensionAllowedProposedApi": [
    "ms-vsliveshare.vsliveshare",
    "ms-vscode.node-debug",
    "ms-vscode.node-debug2"
  ]

doesn't do the trick. I also have icu69 installed from AUR, still no luck. I didn't manage to find any relevant errors in the logs.

Last edited by marmistrz (2024-09-24 11:01:01)

Offline

Board footer

Powered by FluxBB