Context
Description
On my repositories that contain Monaco editor, I sometimes get questions about Monaco editor from users who don’t understand some of the basic concepts. People think of it as a code editor, but really to use Monaco editor, people must have some basic understanding of:
- URIs
- Models
- Editor instances
- Providers
- Disposables
A little write-up on this would be nice. I could provide one if you want. Just let me know if this belongs on the wiki or readme.
Monaco Editor Playground Link
No response
Monaco Editor Playground Code
No response
Context
Description
On my repositories that contain Monaco editor, I sometimes get questions about Monaco editor from users who don’t understand some of the basic concepts. People think of it as a code editor, but really to use Monaco editor, people must have some basic understanding of:
A little write-up on this would be nice. I could provide one if you want. Just let me know if this belongs on the wiki or readme.
Monaco Editor Playground Link
No response
Monaco Editor Playground Code
No response