A critical feature that I use on VSCode is Remote SSH. It is one feature that would prevent me from trying another IDE if the other IDE doesn’t support it. Does cursor currently have support for Remote SSH, or plan on it in the future?
thanks.
A critical feature that I use on VSCode is Remote SSH. It is one feature that would prevent me from trying another IDE if the other IDE doesn’t support it. Does cursor currently have support for Remote SSH, or plan on it in the future?
thanks.
Yes, Cursor has remote-ssh capabilities. Same menu as VS Code and config file concepts.
I use remote ssh in cursor extensively. Note its their own implementation and does not rely on the VSCode Remote SSH extension. I also use Devcontainers extensively which also works well in cursor now.