Mike Battista

Results 94 comments of Mike Battista
trafficstars

Fortunately most of your issues are just with friendly enums which are easy to add.

We generally strive for parity between MSIX and non-MSIX apps. At least in Template Studio's case, we do provide an unpackaged implementation for local settings that writes to LocalAppData using...

> I might have been a bit hasty on that recommendation. Extension methods add methods to WindowEx, but WindowEx itself is adding properties for configuration. I think this is a...

I'll need to try it and see what the experience is for the app.

I understand the loading piece. If the app had previously saved the dictionary to LocalAppData, on startup it can read it and set it for PersistenceStorage, then you will load...

I'll need to try it out but am focused on shipping the 5.2 Template Studio update at the moment. Will take a look for the next update.

Any more context you can provide for the repro?

Closing out for now. Feel free to reopen if you figure out specifics of the failure or what in your environment might be causing it. You've got multiple possibly conflicting...

Thanks for reporting. I can repro on my machine as well. Actually just running `dir | wsl less` is also broken, so it appears to be some regression with WSL...

Not right now, but it could be easy to add. Now it relies on the default WSL distro (set by `wsl -s`) which in your case sounds like it would...