What's the best way to edit files on remote servers over SSH?
Using a text editor directly over SSH is fine, but a GUI editor like VSCode is easier to work with. But I never have much luck getting SSH/SFTP plugins to work reliably, so I wondered what other people do.
Preferably cross-platform as I have to switch between platforms a lot.