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
{{ message }}
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
Hi, I have a small setup for this game where I want to use my laptop with vscode and run the game on my computer. I looked at all of the settings for the extension and I don't see one for ip or port. I also looked at the extension.js file, In there they have a url config changing to from localhost to my pc's ip address also did not work. Is there something I can do in the extension or do I have to look into redirecting the connection?
The text was updated successfully, but these errors were encountered:
Looking into more alternatives I found a pr #21 that allows remote connections for wsl and I also found issue #17 also talking about remote connections using wsl. Going to try the pr now.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I have a small setup for this game where I want to use my laptop with vscode and run the game on my computer. I looked at all of the settings for the extension and I don't see one for ip or port. I also looked at the extension.js file, In there they have a url config changing to from localhost to my pc's ip address also did not work. Is there something I can do in the extension or do I have to look into redirecting the connection?
The text was updated successfully, but these errors were encountered: