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
Currently, --server-connect doesn't work via haxeshim. It's not even documented yet, but it would be nice to already support it in haxeshim. Here I wrote a small doc about how it's supposed to work: https://gist.github.com/nadako/1f6b6eecc339a110dbfd7249db012e2f.
It can be tested with git version of vshaxe with the "haxe.displayServer": {"useSocket": true} setting.
The text was updated successfully, but these errors were encountered:
Currently,
--server-connect
doesn't work via haxeshim. It's not even documented yet, but it would be nice to already support it in haxeshim. Here I wrote a small doc about how it's supposed to work: https://gist.github.com/nadako/1f6b6eecc339a110dbfd7249db012e2f.It can be tested with git version of vshaxe with the
"haxe.displayServer": {"useSocket": true}
setting.The text was updated successfully, but these errors were encountered: