Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why can't edit WPF forms with vscode? #89

Open
mjakubowskilkr opened this issue Oct 22, 2024 · 1 comment
Open

Why can't edit WPF forms with vscode? #89

mjakubowskilkr opened this issue Oct 22, 2024 · 1 comment

Comments

@mjakubowskilkr
Copy link

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?

@TMA-2
Copy link

TMA-2 commented Nov 9, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants