Module DocumentProvider

Module DocumentProvider 

Source
Expand description

§DocumentProvider Implementation

Implements the DocumentProvider trait for the MountainEnvironment. This provider contains the core logic for all document lifecycle operations, such as opening, saving, and applying text changes, and notifying the Cocoon sidecar and Sky frontend of these events.

Functions§

NotifyModelRemoved
Notifies Cocoon that a document has been closed or renamed.