Bret Johnson

Results 10 issues of Bret Johnson

The Android designer & Forms previewer are plugins, but there's currently no way to define a scheme specific keyboard binding in a plugin. Thus the bindings are defined here. For...

### Description When creating a new MAUI app or adding a page, based on the MAUI app/item template, it should uses spaces instead of tabs if the VS editor preferences...

t/enhancement ☀️
area/templates 📄

This PR also bumps Appium.WebDriver from 5.0.0-beta02 to 5.0.0-rc.2, both for local runs and BrowserStack runs.

area-testing

### Description Updating a ListView item template doesn't update the UI, on WinUI, when using Hot Reload. Updating with C# code behind doesn't seem to work either. Android and iOS...

t/bug
platform/windows 🪟
area/tooling ⚙️
p/1
area/ListView
delighter
partner/hot-reload-xaml

When OnPlatforfm is used for a Setter value, and there's no match for the current platform, fix so that the property isn't set (same behavior as Xamarin.Forms). Previously, XamlC would...

area/Xaml </>
stale

### Steps to Reproduce 1. Produce a condition where the `Could not find a valid Xcode app bundle at '/Library/Developer/CommandLineTools'. Please update your Apple SDK location in Visual Studio's preferences...

documentation

When CodeQL is enabled for our repo here https://github.com/xamarin/ios-sim-sharp, the build crashes, with codeql is on the call stack. See the attached: [failure.log](https://github.com/github/codeql-cli-binaries/files/10198085/failure.log) The error below also appears in the...

CLI

Wrapping the usage message at 80 columns has a few downsides: - It's inconsistent with the vswhere options, which wrap explicitly at sentence breaks and go as far as 105...

help wanted
stale

## Background and Motivation There are various scenarios where it's useful to be able to launch a project in the "normal way", outside of Aspire launching it, but still have...

area-app-model

### Description of Change For Android visual tests, they should be run with the right device image (currently a Nexus 5X API 30). However, there's no easy way to check...