Hi Alan,
I have VS Community 2019, Version 16.11.52
Here's what it does for me (for comparison):
After creating a Python project using the "TbcMacros" project template,
When I right-click on the MyFirstMacro.xaml file, I get these options:
Open (opens Design/XAML combo window)
Open With..., choose
XAML Designer (opens Design/XAML)
XAML Designer with Encoding (nothing happens)
XML (Text) Editor (nothing happens)
XML (Text) Editor with Encoding (nothing happens)
View Code (opens Design/XAML)
I don't get a View Designer option (which seems backwards to me)
When I look at C# projects I have, right-clicking on a .xaml file has both View Code (opens .xaml.cs) and View Designer options.
Maybe someone at Microsoft vibe-coded with Copilot to fix the context menu option (so it's shows View Designer) and broke it... just kidding, but also maybe serious (facepalm)
Ronny has a setup file for VS2019 on this post, hopefully it's an early enough version to get you working again...
Good luck!
------------------------------
Quan Mueller
Revenant Solutions | TBC Extension Developer
Superuser Program |
superuser@revenantsolutions.com------------------------------
Original Message:
Sent: 03-19-2026 06:05
From: Alan Walters
Subject: XAML Designer not opening
Greetings
I am developing TML's in Visual Studio Community 2019, and all was going well.
I updated the software to version 16.11.54 and now the XAML designer will not open.
It will not set the XAML Designer as the default editor (right click on XAML and pick open with)
If I click View->Designer it either opens a second code window or does nothing.
All was working before the upgrade.
Or have I done something else???
Any ideas
Cheers
Alan