v0.1.0-alpha Release
Pre-release
Pre-release
- Two-way text binding for code content setting and retrieval.
- CodeLanguage property to set initial syntax highlighting (must be set in XAML declaration).
- Support for await new Monaco.LanguagesHelper(Editor).GetLanguagesAsync() call to retrieve supported languages, use Id field in property above.
- Theme Aware: Control automatically picks theme based on system/app light/dark theme and high contrast settings.
- Render Aware: Control only displays once Code Editor has been loaded.