Category "monaco-editor"

Monaco editor dynamically resizable

I have been searching for a discussion about if it's possible to mimic the html tag textarea's resizing when using Monaco Editor's field all over the Internet b

A working sample of code action and quick fix in the playground

I'm looking for a sample of code action with quick fix that works in the playground. I tried this code in the playground, but it did not work. monaco.languages.

Monaco Editor doesn't load codicons in case of using Webpack

When trying using Monaco Editor in case of using Webpack, codicons are not loaded. I used the monaco-editor-webpack-plugin and followed the instruction, but cur