remote-ssh extension for Visual Studio code installs vscode-server part (from windows to linux in my case)
In Editor, I see there a logs that vscode tests just installed a server by trying to connect to 43311 port. that port is closed on my server but I have an opened another one.
how to change default port 43311 which remote-ssh vscode-server uses to someone else?