You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've found old yt movie, where POSH had wpf editor for xaml wpf gui files. But now, there's only windows forms editor in vscode? Why?
How can I integrate PSSCriptPad with vscode for xamls?
The text was updated successfully, but these errors were encountered:
You'd have to go back to an extension version prior to 2024.7.0, as looking at the changelog, that's when PSScriptPad was replaced with the Forms Editor, which doesn't support WPF. I'm not sure why this was done, but there you have it. Unfortunately, those versions are also licensed (and I can't imagine them playing nice with the current version of VS Code), so unless you have a license, you'll have to make do by using VS Code and PSScriptPad separately.
However, you could create the initial XAML in PSScriptPad, then edit it and the script further in VS Code. I think those are the only two answers at the moment that I can think of.
I've found old yt movie, where POSH had wpf editor for xaml wpf gui files. But now, there's only windows forms editor in vscode? Why?
How can I integrate PSSCriptPad with vscode for xamls?
The text was updated successfully, but these errors were encountered: