Steve

Results 256 comments of Steve

I've added a few interfaces for diff editor in commit de5c6369a01904908806441dd4fc95076df598a9, but seems that it may need more work on both C# code and ts helpers. Maybe it can move...

It's a Universal Windows Component and it's designed for UWP, I'm afraid that you may be not able to use it in WinForms for now. Maybe you can use it...

The diff editor was not implemented in monaco-editor-uwp yet, but it's in our backlog.

Blocking issue: `CoreWebView2.AddHostObjectToScript()` results in AV in UWP.

> @hez2010 is there an issue filed on the WinUI repo for that? No, but I reused the issue https://github.com/microsoft/microsoft-ui-xaml/issues/4377.

Being a pure UWP class library means that monaco-editor-uwp won't be able to use in UWP which is written in C++/WinRT. My opinion is that monaco type bindings and classes...

I'm not sure what will happen exactly if we convert it to a UWP class library, but seems that it worth a try.

As per https://github.com/imbushuo/EnergyStar/blob/18872289ac4de7d22208f1fc5b156abaa904dff8/EnergyStar/Program.cs#L36, I think it's ThinkPad Z13.

Can you verify is Files still able to launch? I cannot launch Files on my computer with this PR anymore, it hangs in the background constantly.

> Works for me, dunno why it shouldn't work for you Did you try deploying a Release package and running it?