Crate fresh
Source - app
- config
- config_io
- Runtime configuration I/O operations.
- i18n
- Internationalization (i18n) support for Fresh Editor
- input
- Input pipeline
- model
- Core data model for documents
- partial_config
- Partial configuration types for layered config merging.
- primitives
- Low-level primitives and utilities
- services
- Asynchronous services and external integrations
- session
- Session persistence for per-project editor state
- state
- types
- Shared configuration types used by both schema generation and runtime.
- v8_init
- V8 platform initialization
- view
- View and UI layer