Skip to content

Add multi-files support for project based. #82

@16bcs1182

Description

@16bcs1182

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions