XamlStyler icon indicating copy to clipboard operation
XamlStyler copied to clipboard

Visual Studio extension to help format your XAML source code

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

**Is your feature request related to a problem? Please describe.** I usually prefer to have LF as my line endings instead of CRLF. Although I use an extension, Line Endings...

Feature
Universal

Feels like attribute ordering rule groups are not powerful enough. It would be nice to have a feature of attribute ordering based not just on attribute names, but also attribute...

Feature
Universal

Create a Save all function that style all xaml files in a solution, when Save all button is hit in Visual Studio. Make it optional whether the function is activated...

Feature

**Is your feature request related to a problem? Please describe.** that is great if we can format xaml file in vscode **Describe the solution you'd like** execute the xstyle with...

Feature

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** When a config file is present, have a message in the preferences to say...

Feature
needs investigation
VS
Rider

**Is your feature request related to a problem? Please describe.** It's not a problem. I just like the format like following style: ```XAML ``` **Describe the solution you'd like** Add...

Feature
Universal

I only need the features exclude the Attribute Formatting. In other words, I want to keep attributes format by manual.

Feature

Visual Studio for Mac - "Indent with Tabs" checkbox is missing for settings **To Reproduce** Open up VS for Mac Xaml Styler options from preferences. The first option "Indent with...

Bug
VSMAC

I can provide the localization text. ![image](https://user-images.githubusercontent.com/4510984/118418771-6bad7900-b6ec-11eb-9bac-227f2231ae65.png)

Feature
Universal
needs investigation

How about adding a setting to format markup extensions like this? `Prop="{ Binding Target }"` Simply by adding white spaces "inside" the curly braces of the outmost extension? The guys...

Feature