Live collaboration
Someone else can open the same files at the same time and you both see each other typing.
When you would want it
For fixing something together without one of you reading the other's screen over a call.
Where to find it
- All Features → Live collaboration
- Open (command:collab.panel)
What you get out of it
- Pair-debug without screen sharing or reading code over a call.
- Code travels peer-to-peer over your local network - never through anybody's cloud.
- No seats, no subscriptions, no meeting links.
How to use it, step by step
- One of you starts a session from the command palette and shares the invitation.
- The other joins from their machine - same network, no account needed.
- Open the same files; cursors and edits appear live for both sides.
- Close the session when done - nothing persists on any server.
Why this beats the usual way
Popular collab tools route every keystroke through a vendor's servers and price real-time editing per seat. ADCode does it over the network you are already on, with the bytes never leaving the room.
Find it in Universal Search
Live collaboration · The workbench · share · join · pair · live session