hawkerm / monaco-editor-uwp

A Windows Runtime Component wrapper around the web-based Monaco Editor.
MIT License
152 stars 36 forks source link

Comment out console.log(event.source); statement #61

Closed campersau closed 3 years ago

campersau commented 3 years ago

Just like the other ones:

https://github.com/hawkerm/monaco-editor-uwp/blob/b390c5381b043f91fab9b0921729f37808b5b89c/MonacoEditorComponent/CodeEditor/CodeEditor.html#L50-L52

hawkerm commented 3 years ago

Thanks!