Matt Lacey

Results 155 issues of Matt Lacey

### Is your feature request related to a problem? Please describe. The current contributor [documentation includes information about how to add new templates](https://github.com/microsoft/TemplateStudio/blob/main/CONTRIBUTING.md#Templates) but doesn't say anything about what could...

Needs: Triage :mag:

**Describe the bug** WinUI3 doesn't provide design or build time indication of invalid XAML. At run-time it just gives the unhelpful "XAML parsing failed." message. **Steps to reproduce the bug**...

area-Parser
team-Reach
team-Markup
product-winui3
area-ErrorHandling

**Is your feature request related to a problem? Please describe.** XAML only includes native support for RGB[A] format colors. It's increasingly common for colors to be specified (outside of XAML)...

To aid setting up a machine for developing on this project See examples at https://github.com/microsoft/devhome/tree/main/sampleConfigurations

Meta

`AnalysisActions.HighlightDescendantWithoutAction` supports specifying the descendant that should be underlined. Have equivalent versions of other actions so can indicate issues there and have fixes in appropriate places. This will also allow...

enhancement

[On the main readme, you'll find the "principles guiding this project"](https://github.com/mrlacey/Rapid-XAML-Toolkit#principles-guiding-this-project) For easy reference, they are: - Developers using XAML deserve the best tools possible. - Doing something is better...

Meta
FEEDBACK-WANTED
VS2022

See https://devblogs.microsoft.com/nuget/add-a-readme-to-your-nuget-package/#add-a-readme-to-your-package For: - [ ] CustomAnalysis - [ ] BuildAnalysis

enhancement
Meta
NuGet

**Is your feature request related to a problem? Please describe.** When running the command line version as part of a CI process on a large solution, finding the specific file(s)...

Feature
~approved
Console

### Description: Fixes #426 (issue) As per the issue, an incomplete xmlns definition in a comment could break the XML parsing as it would result in an invalid XML document...

### Description: Fixes #132 (issue) This removes unneeded and incorrect VSCT entries for the "Format XAML" context menu option. - Removes from "IDM_VS_CTXT_EZDOCWINTAB" as this is the group in the...