Replies: 3 comments 2 replies
-
|
That's not about displaying binary files then, that's about displaying images. It's handled by one of the default extension: media-preview |
Beta Was this translation helpful? Give feedback.
-
|
The log probably has nothing to do with your problem, anything else? Are you registering the worker extension host? |
Beta Was this translation helpful? Give feedback.
-
|
I'm using the enableExtHostWorker parameter in monaco-editor-wrapper. These are the only logs in my console When I open a text file I also see this This would hint that the worker isn't installing correctly? |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to enable displaying image files in the editor, I see that the demo supports it but I'm unable to figure out which service override or configuration that I'm missing. Could you point out what minimal configuration we need to do this?
My project

The https://monaco-vscode-api.netlify.app/ demo

Thanks!
Beta Was this translation helpful? Give feedback.
All reactions