When using the Remote - SSH extension to open vscode remotely, notifications do not come through to the host machine. I'm pretty sure this is expected behavior but I'm hoping there's a way to fix it. The machine I'm developing on is terminal-only so notifications sent to that machine instead of the host are kind of useless.
hmmm yeah that makes sense. to fix it you'd have to find a way to change this line to run in your remote environment I believe. Might be a little tricky, and the tty variable might be wrong too.
When using the Remote - SSH extension to open vscode remotely, notifications do not come through to the host machine. I'm pretty sure this is expected behavior but I'm hoping there's a way to fix it. The machine I'm developing on is terminal-only so notifications sent to that machine instead of the host are kind of useless.