Expand description
Core data model for documents
This module contains pure data structures with minimal external dependencies.
Modulesยง
- buffer
- composite_
buffer - Composite buffer for displaying multiple source buffers in a single view
- control_
event - Control Events - Observable notifications about editor state changes
- cursor
- document_
model - edit
- encoding
- Text encoding detection and conversion
- encoding_
heuristics - Encoding detection heuristics
- event
- filesystem
- Unified filesystem abstraction for platform-independent file and directory operations
- line_
diff - Line-based diff algorithm for comparing saved vs current buffer content.
- marker
- marker_
tree - piece_
tree - piece_
tree_ diff