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
Click on a project file to load the csproj file in the XML VS Editor
Make a change to the file and save the csproj file
See XAML Styler error dialog
Expected behavior
I would not expect XAML Styler to be running here and causing a problem.
Screenshots
If applicable, add screenshots to help explain your problem.
Version Info (please complete the following information):
OS: Win11 23H2 22631.3737
Visual Studio: 17.10.2
XAML Styler: 3.2311.2
Additional context
Updated to 3.2404.2 and restarted VS, don't see it at the moment, but feel like I've had that happened in the past, so wondering if there's some transient other step that has to happen first.
The text was updated successfully, but these errors were encountered:
Describe the bug
When manually editing a csproj file and making changes, upon saving, XAML Styler is trying to do something which causes an exception:
Microsoft Visual Studio
Error in StylerPackage:
No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE))
If this deems a malfunctioning of styler, please kindly submit an issue at https://github.com/Xavalon/XamlStyler.
OK
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would not expect XAML Styler to be running here and causing a problem.
Screenshots
If applicable, add screenshots to help explain your problem.
Version Info (please complete the following information):
Additional context
Updated to 3.2404.2 and restarted VS, don't see it at the moment, but feel like I've had that happened in the past, so wondering if there's some transient other step that has to happen first.
The text was updated successfully, but these errors were encountered: