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

**Describe the bug** How do I remove XamlStyler? I started VS 2022 as an administrator. I don't have the Delete button active. **To Reproduce** --- **Expected behavior** --- **Screenshots** ![21...

Bug
needs investigation
VS2022

Hello, **Description of the issue** I'm working on a WPF/c# project on Visual Studio 2022 and I was using this extension, it worked perfectly. But, since I have updated my...

Bug
needs investigation
VS2022

### Description: Added "Bold", "Italic", "Underline" types to the inlineCollections list ### Checklist: * [ ] I have commented my code, particularly in hard-to-understand areas * [x] My changes generate...

1. When editing a .csproj file and press save. I started getting the error that you can see on the screenshot below. 2. I noticed the error it started to...

Bug

See https://github.com/gregsdennis/json-everything, [nuget:JsonSchema.Net.Generation](https://www.nuget.org/packages/JsonSchema.Net.Generation) The schema will allow IDEs to provide completions/suggestions and validation. I've handwritten a schema for my own use, but it's best to generate one from source so...

Feature

# Changes ## Feature ### XamlStyler.Console - **expand console support for axaml** ## Fix ### XamlStyler.Console - handle unhandled FileNotFoundException - deps: upgrade NuGet.CommandLine from 6.6.1 to 6.8.0 ### XamlStyler.Extension.Windows.VS2022...

Feature

In Visual Studio, go to Help > About Microsoft Visual Studio, press Copy Info to see a list of all installed addins. XAML Style will not show up. The name...

Bug

**Describe the bug** Cannot use this plugin on Rider EAP - this build is incompatible : requires IDE Build 233.* or earlier **To Reproduce** **Expected behavior** Be compatible with rider...

Bug

Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 6.8.0 to 6.8.1. 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.8.0&new-version=6.8.1)](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

**Describe the bug** Visual Studio reports vulnerability in nuget reference. **To Reproduce** Steps to reproduce the behavior: 1. Checkout the main branch 2. Open XamlStyler.sln in Visual Studio 2022 17.9...

Bug
VS