You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the awesome work!
I was looking into integrating the monaco editor to a test blazor app I was writing, and I was wondering if this package supports adding services (like completion, quick info, etc...) and registering it through monaco.
If it is not supported, is this something that is trivial to do?
Ultimately my goal would be to implement the service as a C# class and pass an object to the monaco editor to be registered.
Any thoughts on how to accomplish this?
cc @davidnmbond
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for the awesome work!
I was looking into integrating the monaco editor to a test blazor app I was writing, and I was wondering if this package supports adding services (like completion, quick info, etc...) and registering it through monaco.
If it is not supported, is this something that is trivial to do?
Ultimately my goal would be to implement the service as a C# class and pass an object to the monaco editor to be registered.
Any thoughts on how to accomplish this?
cc @davidnmbond
The text was updated successfully, but these errors were encountered: