- Introduction
- User documentation
- 1. Getting started
- 1.1. Installation
- 1.1.1. Daemon
- 1.1.2. Neovim plugin
- 1.1.3. VS Code plugin
- 1.2. First steps
- 2. Concepts
- 2.1. System overview
- 2.2. File ownership
- 2.3. Connection making
- 2.4. Local first
- 3. Features
- 3.1. File events
- 3.2. Ignored files
- 3.3. Offline support
- 3.4. Configuration
- 3.5. Workarounds
- 4. Ethersync in practice
- 4.1. Pair programming
- 4.2. Shared notes
- 4.3. Working with Git
- 5. Related projects
- Developer documentation
- 6. Writing new editor plugins
- 7. What to learn from us