monaco-editor icon indicating copy to clipboard operation
monaco-editor copied to clipboard

monaco-edito is only 5px tall

Open wlLeblanc opened this issue 1 year ago • 2 comments

monaco-edito is only 5px tall

wlLeblanc avatar Mar 05 '24 01:03 wlLeblanc

If you can provide a reproduction and your code it would make it much easier for people to assist you.

You need to explicitly set the height of the container - looks at the plethora of examples in the codebase: https://github.com/microsoft/monaco-editor/tree/main/samples

paustint avatar Mar 06 '24 04:03 paustint

Perhaps is a CSS and config issue: https://stackoverflow.com/questions/47017753/monaco-editor-dynamically-resizable/47163918#47163918:~:text=And%20the%20CSS,%3A%20100%25%3B%0A%20%20%20%20%7D

luminaxster avatar Mar 07 '24 15:03 luminaxster