WPF / XAML Editor finally coming?

Post feature requests, product enhancement ideas, and other product-specific suggestions here. Do not post bug reports.
Forum rules
Do not post any licensing information in this forum.
This topic is 1 year and 4 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
donato.quaresima
Posts: 2
Last visit: Fri Mar 24, 2023 8:19 am

WPF / XAML Editor finally coming?

Post by donato.quaresima »

Dear All

I'm refering to this post last updated 1.5 years ago:
viewtopic.php?t=15292

Based on Brittney's answer she told:
"The first thing that is planned for PowerShell Studio is a XAML editor. "
Could you please give us an update about the progress? Really would love to see Powershell Studio finally being able to allow us to design / build more modern UI's instead of Windows Forms which is pretty "old tech" :D

Looking forward to hearing from you.

Kind regards,
Don
User avatar
brittneyr
Site Admin
Posts: 1655
Last visit: Thu Mar 28, 2024 3:14 pm
Answers: 39
Been upvoted: 30 times

Re: WPF / XAML Editor finally coming?

Post by brittneyr »

A XAML editor with basic intellisense support was included a build at the end of last year.

As we have not received much feedback, other features have come up and taken priority.
Brittney
SAPIEN Technologies, Inc.
donato.quaresima
Posts: 2
Last visit: Fri Mar 24, 2023 8:19 am

Re: WPF / XAML Editor finally coming?

Post by donato.quaresima »

Hey @brittneyr
Thanks a lot for your answer and sorry for my delayed response. I didn't receive an email notification so I haven't checked the thread in time... :-)

OK I understand but I was more talking about the UI Designer integration. This is not available so far... I mean intellisense for classic XAML files is certainly ok but what we all would need is an Integration in the Designer...

Is that planned for a future release?

Thanks,
Don
User avatar
brittneyr
Site Admin
Posts: 1655
Last visit: Thu Mar 28, 2024 3:14 pm
Answers: 39
Been upvoted: 30 times

Re: WPF / XAML Editor finally coming?

Post by brittneyr »

Yes, there is a plan for a visual design component for further WPF support.
At this moment, I do not have an ETA.
Brittney
SAPIEN Technologies, Inc.
hrlarsen
Posts: 31
Last visit: Sun Dec 18, 2022 1:47 pm

Re: WPF / XAML Editor finally coming?

Post by hrlarsen »

Yes the issue is:
That people have to do WPF design other places everytime.
Because they need support for "WPF" and "UWP" platforms.
And not just "Winforms"

Visual Studio 2022.
Create the initial layout by entering XAML in Visual Studio for the Grids, StackPanels, DockPanels ect..

Microsoft Blend.
Place smaller controls, edit control properties and create/associate any styles

Or totally drop the problem whit GUI designer editors.
And create script from zero that can take time to do.

Via programs like:
Powershell ISE.
Visual studio Code.

Powershell Studio is missing out big, when not giving the options to have a full editor inside the program.

And also the issue about people have to export every old winform they create to a ps1.
Just to see the code behind it.

Instead off just giving people the direct option inside the program, like other programs do to see and edit all designer code directly.

A new total blank file, where people can drop in and edit WPF and UWP.
And put in Powershell code, and do ps1. and exe.

And even more do new files projects whit multi Xaml and one ps.1 to exe compile.
If you do a MSI, the issue is you get a new program in the controlpanel you have to un-install everytime over and over.

All hope Sapien will look into it soon as possible.
User avatar
brittneyr
Site Admin
Posts: 1655
Last visit: Thu Mar 28, 2024 3:14 pm
Answers: 39
Been upvoted: 30 times

Re: WPF / XAML Editor finally coming?

Post by brittneyr »

Thank you for the feedback.
Brittney
SAPIEN Technologies, Inc.
This topic is 1 year and 4 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked