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

Add support for SetLanguageConfiguration #66

Closed bub-bl closed 6 months ago

sfmskywalker commented 8 months ago

I'd love to see this merged in. @serdarciplak if there's anything I can help with, I'd be happy to share the maintenance of this project with you since I am using it as well and I'd rather not fork it.

serdarciplak commented 6 months ago

This PR is based on BlazorMonaco v2.x and it's not compatible with the latest version of the project and the repo. Some of the functionality here is already added to the project. For the rest, we need a new PR based on the latest version.