Xavalon / XamlStyler

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

Please make available for VS 2022 #344

Closed BillyMartin1964 closed 3 years ago

BillyMartin1964 commented 3 years ago

Love this extension, but also love 64 bit Visual Studio. Please make this available for Visual Studio 2022 as soon as possible. Thanks

kalprajkakani commented 3 years ago

Started using VS 2022 for all my Xamarin apps. But when I do CTRL + S and XAML does not format makes we wanna use 2019. XAML development experience is inferior without this tool. Can you share the timeline of when this tool might be available?

PrimoDev23 commented 3 years ago

So I made xaml styler working for VS 2022 (can't put a release there right now - give me about an hour) But here is the repository

https://github.com/PrimoDev23/XamlStyler

You can simply build it yourself by building the solution or use the attached release Versioning is quite messy because I tested some things but it's working until we get an official release

BillyMartin1964 commented 3 years ago

I don't understand how to install it into visual studio 2022

PrimoDev23 commented 3 years ago

I don't understand how to install it into visual studio 2022

Download the vsix file under releases and execute it. It will open an installer

grochocki commented 3 years ago

Using #353 to track status for VS2022 Support

nk54 commented 2 years ago

Same as @mrkrk : without XamlStyler, my team won't adopt VS 2022.

Without homogenous XAML file format, it becomes a nightmare and my team spend too much time on pull request to comment about XAML format style mistake instead of focusing on the business.

XamlStyler should be shipped within Visual Studio 2022.

nk54 commented 2 years ago

Here it is ! https://marketplace.visualstudio.com/items?itemName=TeamXavalon.XAMLStyler2022

AleksTozik commented 2 years ago

Amazing for windows, could you adopt it for vs for mac?

grochocki commented 2 years ago

The documentation on VS4Mac is pretty light and a bit confusing, but we'd love to update support. More discussion on this in #384.

sergey19941201 commented 1 year ago

Please make it for the VS 2022 Mac