vscord icon indicating copy to clipboard operation
vscord copied to clipboard

[Feature-Request] support for Visual Studio Code Server / OpenVSCode Server, (aka VSC in browser)

Open TheSast opened this issue 2 years ago • 5 comments

I know not of the level of feasibility of my request.

Related links: Visual Studio Code Server OpenVSCode Server

TheSast avatar Feb 18 '23 15:02 TheSast

The problem with this is like, the RPC have to run on the machine in order for the status to work, aka you need discord to run and logged in for it to work.

xhayper avatar Feb 27 '23 05:02 xhayper

I don't know how to overcome that limitation and i am not good at visual studio code server either.

xhayper avatar Feb 27 '23 05:02 xhayper

Visual Studio Code server this works currently for vscode server if u have the extension installed on the computer you are ssh into the remote server. The website probably won't happen as it needs access to discord and unsure if u can do that from the browser.

nick22985 avatar Feb 28 '23 00:02 nick22985

If anyone is still interested: I have recently discovered PreMiD and the vscode.dev PreMiD presence which manages to achieve this (although it is not set up to work with browser instances of vscode other than vscode.dev)

TheSast avatar Aug 12 '23 05:08 TheSast

I have recently discovered PreMiD and the vscode.dev PreMiD presence which manages to achieve this

PreMiD requires a service application to also be installed, so it is not running entirely on just the browser.

ItsPi3141 avatar Apr 13 '24 02:04 ItsPi3141