Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 584 Bytes

File metadata and controls

19 lines (12 loc) · 584 Bytes

Codlab

A code collaboration tool based on the language server protocol.

Goal: allowing easy cross-editor live collaboration

Demo

demo_nvim_hx_vscode.mp4

if viewed on the book: Link to demo video

State

This currently is too unreliable, the editors always end up getting desynced at best or in an infinite editing loop at worst. See why is it complicated to learn more.