Matt Lacey

Results 155 issues of Matt Lacey

We currently enforce entered item names to start with a character "a-zA-Z" this is much more restrictive than are actually valid in C#. We should allow anything that's valid. While...

enhancement
Generated Code
Wizard

**Is your feature request related to a problem? Please describe.** Generated apps put some of the code in a separate, referenced library as part of the solution. This isn't always...

feature
WinUI3

The next version of WIn10 will bring (fingers crossed) built in validation functionality to common entry controls. We think it would be beneficial to include a page that uses this...

Page
WinUI Preview

**Describe the solution you'd like** The [Community Toolkit is adding controls to make it easier to work with the Microsoft Graph](https://github.com/windows-toolkit/Graph-Controls). These could make useful additions to Template Studio. Details...

feature

### Description RadDataGrid contains multiple accessibility issues. ### Steps to Reproduce 1. Create a UWP app with [Windows Template Studio](https://aka.ms/wtsinstall) 2. Add the TelerikDataGrid page. 3. Run the generated app...

bug
severity:medium
area:grid
effort: hard (weeks)

[The image](https://docs.microsoft.com/en-us/xamarin/xamarin-forms/platform/ios/tabbedpage-translucent-tabbar-images/translucencymodes.png) on this page does not clearly show what the different settings/options do. I cannot see any visible difference between the three options the image supposedly shows. --- ####...

xamarin/prod
xamarin-forms/tech
Pri2

Detect and warn about nested ScrollViews or CollectionViews inside ScrollViews x:Ref: https://twitter.com/mrlacey/status/1438924609475293184

XAML-Analysis
Xamain.Forms

Ensure can handle both old and new format project files - [x] Analysis VSIX - [x] Generation VSIX - [ ] Build Analysis - [ ] AutoFix

XAML-GEN
XAML-Analysis
NuGet

See https://github.com/dotnet/reproducible-builds/blob/main/README.md and https://www.nuget.org/packages/DotNet.ReproducibleBuilds/

Meta

**Is your feature request related to a problem? Please describe.** Current analyzers are only available for C#, add VB.Net equivalents.

RoslynAnalyzers