Add an image to the editor #3787
-
Add an image to the editor. This image can be added, deleted or checked |
Beta Was this translation helpful? Give feedback.
Replies: 10 comments
-
Please further describe what you mean by this |
Beta Was this translation helpful? Give feedback.
-
just add an image to the editor. |
Beta Was this translation helpful? Give feedback.
-
How about make your editor theme's backgroundColor transparent. |
Beta Was this translation helpful? Give feedback.
-
Go to monaco playground And copy & paste this code.
|
Beta Was this translation helpful? Give feedback.
-
@ry7791 You are using images as widgets, which I have already implemented, but it is not what I want. |
Beta Was this translation helpful? Give feedback.
-
@qiufeihong2018 Your original issue was one sentence, and when the maintainer asked you to clarify you send one message back. You are clearly capable of explaining the issue clearly, why not doing it from the beginning? Please be respectful of the maintainer's time and try to be more thorough with your writing so that the maintainers do not have to try to guess what you mean and waste time responding to the wrong issue. |
Beta Was this translation helpful? Give feedback.
-
@geyang Sorry,There are a lot of things going on and the requirements are not spelled out clearly. |
Beta Was this translation helpful? Give feedback.
-
Any news ? |
Beta Was this translation helpful? Give feedback.
-
Any news, I also tried the content widget and it is not the feature we want, from @qiufeihong2018 's explaination, I think it is the feature we also required. current content widget is always overlay my text actually, it is better to make it floating with text together. Thanks & Best Regards, |
Beta Was this translation helpful? Give feedback.
-
@geyang @ry7791 is it possible to leverage codefont in the monaco-editor? for example, the image or icon in HTML could be rendered as |
Beta Was this translation helpful? Give feedback.
Go to monaco playground
https://microsoft.github.io/monaco-editor/playground.html#creating-the-editor-hello-world
And copy & paste this code.
You can add an image to the editor