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
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
Hi! This is expected; we use the vscode-remote
handler. Curious where does the 2nd (broken) link originate from?