Realtime collaboration for programmers. (VSCode Extension)
Coming soon…
Synchronizes code and project structure between multiple users in realtime.
Also check out the web version and the Brackets extension.
Multihack is a cross-editor pair programming tool that currently supports a web editor, Brackets and now VSCode.
It uses a custom P2P protocol to ensure blazing fast speeds!
Voice chat is not currently supported in the VSCode version, but it will be coming soon.
This extension points to the author’s server by default. No code is sent through the server as long as both peers support WebRTC (which most do).
If you want your own instance, see multihack-server.
You can target a different host through the mulithack.hostname configuration option.