Skip to content

v3.3.0

Latest
Compare
Choose a tag to compare
@serdarciplak serdarciplak released this 26 Dec 21:45
347e19f
  • Updated to Monaco Editor v0.52.2
  • Added support for net9.0
  • Added support for RegisterDocumentFormattingEditProvider.
  • Added async support for RegisterCodeActionProvider and RegisterCompletionItemProvide.
  • Fixes and improvements for usage in Blazor web and server apps.
  • Changed behaviour of overwriting options' value when recreating editor with the same ID. Now, the value is overwritten only if a new value is not provided.