Is your feature request related to a problem? Please describe.
In CodeTogether 4.1 the ability to share local servers was added. And it's great.
But when you connect to a remote shared server port, you can't set a specific port to be used locally. This is an issue because if I connect to "8080 :: java", I may want to always map that to 8085 -- because sometimes I use 8080 myself and so it's hard for me to setup launch configurations and tests that are sometimes 8080, 8081, etc.
Describe the solution you'd like
Perhaps a right-click menu in the tree like "Map to specific port..."
Is your feature request related to a problem? Please describe. In CodeTogether 4.1 the ability to share local servers was added. And it's great.
But when you connect to a remote shared server port, you can't set a specific port to be used locally. This is an issue because if I connect to "8080 :: java", I may want to always map that to 8085 -- because sometimes I use 8080 myself and so it's hard for me to setup launch configurations and tests that are sometimes 8080, 8081, etc.
Describe the solution you'd like Perhaps a right-click menu in the tree like "Map to specific port..."