You are not logged in.
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