Hi there, if I understand things correctly, the plugin/extension need to be able to talk via http (stream deck plugin "host" sending requests to VSCode extension "client"?). My understanding is this can't work "out of the box" when VSCode is running on a remote PC and the stream deck is running on the local PC connecting to that via RDP/remote desktop. I've seen some suggestions of running OpenSSH server on the remote PC and forwarding the relevant port, but wondered if there is a solution that I'm missing that doesn't involve steps like that (which may not always be viable from a remote PC governance/security perspective)?