Xavalon / XamlStyler

Visual Studio extension to help format your XAML source code
Apache License 2.0
1.17k stars 128 forks source link

No such interface supported #477

Closed kfrancis closed 5 months ago

kfrancis commented 5 months ago

I'm getting errors lately from the extension when trying to just save other types of XML files.

To Reproduce Steps to reproduce the behavior:

  1. Edit project file (csproj)
  2. Save

Expected behavior Nothing should happen, since I'm not actually working on a xaml file.

Actual This exception occurs. image

Version Info (please complete the following information):

grochocki commented 5 months ago

I am investigating a blocking issue with the release build of the extension for VS2022 that is preventing it from loading properly. Unfortunately, I am not unable to deploy the extension under debug, blocking progress (#479). The reported issue is fixed by #453, which will be included in that upcoming release, so closing this issue.