Hi!
In VScode remote.SSH.serverPickPortsFromRange setting forces the tunneling port to be one of the defined range.
But Cursor’s remote ssh ignores this setting and assigns a random port outside of this range.
This causes remote ssh functionality to not work in environments where an only specific port range is allowed for tunneling. In VSCode this works fine.