|
Hi, I'm lookign for the right service override and configuration to enable persistence of the unsaved files across page reloads. I see that the demo in https://monaco-vscode-api.netlify.app/ supports this and seems to write drafts into indexedDB. I've tried setting up the storage service override as well as the working copy service override without success, could you point me to the minimul set of configuration needed to get this working? Thank you. |
Answered by
CGNonofr
Sep 18, 2025
Replies: 1 comment 6 replies
|
Hello, did you try calling |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Maybe start by updating to the last version, I remember fixing something related at some point