vscode://vscode-remote/ssh-remote+<remote_host>/<remote_path>:1:1 works
cursor://cursor-remote/ssh-remote+<remote_host>/<remote_path>:1:1 didn’t work
But
cursor://vscode-remote/ssh-remote+<remote_host>/<remote_path>:1:1 works
Hi! This is expected; we use the vscode-remote handler. Curious where does the 2nd (broken) link originate from?