forked from FirebaseExtended/firepad
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Enable the creation of multiple Firepads simultaneously to facilitate real-time synchronization of files. In my use case, I aim to ensure that any changes made by one user in a file are instantly reflected for another user working on the same project. The current implementation falls short in achieving this goal, primarily because the existing method, 'fromMonaco,' requires an editor instance. However, in my scenario, there exists a single Monaco editor instance with multiple models. Is there any way to create multiple Firepads using Monaco models to address this limitation?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels