Remote Dev Debugging with SSHD
Remote Dev Debugging with SSHD#
The remote debugging from vscode does not work on the open source VS Codium. They are closed source.
No matter. There was mention of mounting a remote file system with sshfs
Getting started with SSHFS#
Easiest is to install on linux hosts:
sudo apt install sshfs
Installing on other systems:
With the mac version you have to enable system extensions