'How can I overlap Content Widgets of the monaco editor?
I have configured the monaco editor in my APP to support graphql operations but it seems that the content widgets are not displayed as expected.
Look at the image with the content cut off
I added the class:
.overflowingContentWidgets {
position:initial;
}
and this should be shown by default overlapped on the editor.
Does anyone know what could be causing this or how can I force it to overlap?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
