Skip to content

Conversation

@CGNonofr
Copy link
Contributor

@CGNonofr CGNonofr commented Aug 6, 2025

fix #651

The global idea is to run all the code in an iframe, while still be manipulating the dom of the top window

It allows to remove the iframe and cleanup everything and then be able to reinitialize it with different options

The demo showcases it with:

  • a reinitialize button that just destroy and recreate the workbench without reloading
  • an input allowing to change the remote server authority which is applied on enter or blur

@CGNonofr CGNonofr merged commit a3fc78f into main Aug 7, 2025
2 checks passed
@CGNonofr CGNonofr deleted the lmn/sandbox-mode branch August 7, 2025 09:18
@github-actions
Copy link

github-actions bot commented Aug 7, 2025

🎉 This PR is included in version 19.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Monaco workbench unregister / reregister process

3 participants