Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multi-files support for project based. #82

Open
16bcs1182 opened this issue Feb 23, 2024 · 2 comments
Open

Add multi-files support for project based. #82

16bcs1182 opened this issue Feb 23, 2024 · 2 comments

Comments

@16bcs1182
Copy link

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?

@16bcs1182
Copy link
Author

Any Update ?

@tyagirajat200
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants