XamlStyler icon indicating copy to clipboard operation
XamlStyler copied to clipboard

Visual Studio extension to help format your XAML source code

Results 118 XamlStyler issues
Sort by recently updated
recently updated
newest added

Got a crash in VS 2019 Enterprise. All I got was a "Inconsistent length calculation in projection snapshot." dialog. The restyle did occur and looks OK. I have attached the...

Bug
help wanted
Xamarin

If you define an _External Configuration File_ without path and put the file next to the .sln file (as described [here](https://github.com/Xavalon/XamlStyler/wiki/External-Configurations)) the file gets not loaded in every situation. It...

Bug
VS2017
Console

For example I have element with attributes: If I set `First-line attributes` with "Header3", then I will get: It is expected that this reordering option will not break line. And...

Bug

**Describe the bug** Microsoft Visual Studio Community 2019 Version 16.5.1 reports System.InvalidOperationException on formatting XAML **To Reproduce** Steps to reproduce the behavior: 1. When formatting repeatedly 2. error (from LOG)...

Bug
VS2019

Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 6.0.2 to 6.2.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NuGet.CommandLine&package-manager=nuget&previous-version=6.0.2&new-version=6.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

**Is your feature request related to a problem? Please describe.** Yes, I would like to use XamlStyler in my application generating XAML code, and I would like it to be...

Feature
Tooling

**Is your feature request related to a problem? Please describe.** I like to have attributes split out, but there are some pairs that I like to keep on the same...

Feature
Universal

**Describe the bug** I'm using Visual Studio 2022 (Version 17.3.1) and Rider 2022.2.2 with Xaml styler extension: VS : 3.2208.1 Rider : 3.2208.0.0 OS: Windows 10 and 11 In a...

Bug

This tool is very powerful, awsome! But some of my colleagues not good in English, they tell me need translation. Can you add i18n support? I'm glad contribute to translation.

Feature

**Describe the bug** Adding a to a project files crashes XamlStyler **To Reproduce** Add the following text to a project file ` false ` **Expected behavior** Nothing **Screenshots** ![image](https://github.com/Xavalon/XamlStyler/assets/5721129/650b2528-5957-4c3d-944d-36259f2d4c5b) **External...

Bug