-
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. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Hello, did you try calling |
Beta Was this translation helpful? Give feedback.
Maybe start by updating to the last version, I remember fixing something related at some point