Friedrich von Never

Results 583 comments of Friedrich von Never
trafficstars

I'll leave a note to check this issue after updating PSES (#51). After that, it'll either be closed, or I'll file a feature request to PSES.

I believe it is some special syntax to specify the way you want to load the type (in this case, from a `Windows.UI.Notifications` winmd assembly, or whatever they are called...

It is _somewhat_ hard to deal with parser-related issues, since there's no official PowerShell grammar published for the modern PowerShell (at least I hadn't been able to find it). And...

You can already switch the currently used PowerShell executable in the plugin settings. pwsh is expected to be fully supported, I use it myself. (Though I have to admit that...

I mean this setting, **PowerShell executable path**: Does it not work?

Oh wow. I never knew that it's possible to use ` this way. Thanks for reporting!

Can confirm that a project with `-macos` TFM is not directly runnable (seemingly it is an iOS project or something?), and that's why we can't even detect it in the...

This is not something technically possible at this point. Avalonia Previewer process _requires_ an assembly that can be directly loaded by .NET runtime in the current environment. There's no way...

Please attach a project for me to reproduce, and/or add more details.