I noticed that the only available Remote - SSH extension currently is the one by Anysphere (Cursor). I can’t seem to find the original Microsoft Remote - SSH extension, which I regularly used in VS Code.
The main issue I’m facing is that the Cursor version of Remote - SSH does not support connecting to FreeBSD machines.
On VS Code, I was able to connect using Microsoft’s extension by enabling the following setting:
and RequestTTY force
This was essential for establishing a stable SSH session on FreeBSD.
Is the Microsoft version of Remote - SSH extension going to be supported on Cursor in the future? Or is there a workaround to enable FreeBSD support with the current Cursor Remote - SSH?