You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you connect using network or just using a socket? I run my application inside a docker container so it would be nice to be able to setup a port for connection.
The text was updated successfully, but these errors were encountered:
Right now I don't think you can... I'm not a big docker user and nobody asked for it yet.
However, looking at the vscode extension counterpart, I think it should be possible:
We just have to implement the TCP/IP connection method. Are you willing to give me a hand testing this? I would prefer to avoid installing a whole docker setup on my system.
Let me know. If you are available I can give it a shot in the next days
Can you connect using network or just using a socket? I run my application inside a docker container so it would be nice to be able to setup a port for connection.
The text was updated successfully, but these errors were encountered: