zikaari / monaco-editor-textmate

MIT License
122 stars 16 forks source link

Working example #18

Closed ChristopherHButler closed 3 years ago

ChristopherHButler commented 3 years ago

Hello, I am trying to use monaco-editor-textmate with @monaco-editor/react, monaco-vscode-textmate-theme-converter, and monaco-textmate to support vscode themes in monaco editor however I am struggling to understand the code sample on the usage section. Would it be possible to create a full working example or possible add some more documentation for someone less familiar with these specific topics? I have a small demo project I created for the sole purpose of getting this working here: https://github.com/ChristopherHButler/vscode-themes-in-monaco It is not working yet but pull requests are very welcome! Thanks for your time and consideration :)