How can I specify on which port will instance of VSCode server be started on remote host? Is it at all possible?
Currently it seems like VSCode just selects this port somewhat randomly. However it won't work for me since in my environment almost all the ports are closed.
There is Default Forwarded Ports setting, but either I don't understand how to fill it in correctly, or it is about different thing.
I believe my question is not a duplicate of this one. I am talking about a different port.