/MonacoEditor.DotNet

A Windows App SDK wrapper around the web-based Monaco Editor.

Primary LanguageC#MIT LicenseMIT

MonacoEditor WinUI

This project is based on the Winui3 branch of https://github.com/azchohfi/monaco-editor-uwp

MonacoEditor

run install-dependencies.ps1 download monaco-editor

this will copy monaco-editor to MonacoEditorComponent project

you should copy monaco-editor to TSBuildWeb

run TSBuildWeb Project to build ts code

you can copy TSBuildWeb/ts-helpermethods js code to MonacoEditorComponent/ts-helpermethods

vs