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

Synchronize Monaco editors and run results across views #1999

Open
cyyynthia opened this issue Jan 1, 2025 · 0 comments
Open

Synchronize Monaco editors and run results across views #1999

cyyynthia opened this issue Jan 1, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@cyyynthia
Copy link

Is your feature request related to a problem? Please describe.
When I have both the presenter view open and the play view open, typing code on the presenter view in Monaco editor components does not show up on the play view.

Describe the solution you'd like
Whenever I type things in editor components, have the contents be synced on the other views.

Describe alternatives you've considered
Screen mirroring has been added recently (#1987) but has various tradeoffs, including on multi-device use-cases.

See also: #1987 (comment)

@cyyynthia cyyynthia added the enhancement New feature or request label Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant