serdarciplak / BlazorMonaco

Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code.
https://serdarciplak.github.io/BlazorMonaco/
MIT License
441 stars 99 forks source link

Where is BlazorMonacoGlobals? #76

Closed kurema closed 1 year ago

kurema commented 1 year ago

I couldn't find "BlazorMonacoGlobals" stated in the document? Is it moved to BlazorMonaco.Editor.Global or am I missing it? At least Intellisense and search box on GitHub didn't show the result.

jihadkhawaja commented 1 year ago

Same question here please update docs

serdarciplak commented 1 year ago

Fixed this issue in PR #97 together with some other small clean-up issues. Thanks a lot!