Matt Cooley

Results 8 comments of Matt Cooley
trafficstars

@grochocki Are comma separators a "display character" which we should remove, or are those special? See discussion in #1305.

@tian-lt, @hanzhang54, or @guominrui I'd love your opinion on this proposal :smile:

@tian-lt > AFAIK, unit converter is sitting at [CalcManager](https://github.com/microsoft/calculator/tree/main/src/CalcManager), and C# cannot connect to it without a glue layer (which is one of the roles that CalcViewModel is now playing)....

I'd like to contextualize "CsWin32 still has active bugs": the scope of CsWin32 is to generate code to call _every Windows API_. Because of that large scope, I think it...

It is expected that on Windows 10 builds, you may be able to build the project but you won't be able to run the app without modifications. In #1893, I've...

Thanks for all the work you've put into this PR! Unfortunately, this change is too big for us to review. The feedback you received in the microsoft/STL repo (https://github.com/microsoft/STL/pull/3079#issuecomment-1238796896) is...

It looks like this was suggested before in #1305. In #1331, there is a suggestion that we could resolve this by adding _both_ plain text (without separators) and rich text...

@guominrui, @hanzhang54, @tian-lt please review, and let me know whether you'd like to accept this change. I've just resolved merge conflicts with main. Thanks!