Gregg Miskelly

Results 5 issues of Gregg Miskelly

## Description In .NET 7 preview 6, when running tests using an SDK downloaded from dotnet-install.ps1, `dotnet test` is still trying to use my globally installed frameworks instead of using...

Hello, I work on the debugger that ships with the C# extension. On arm64 macOS, the C# extension will default to debugging using the debugger that matches the machine architecture...

debugging

## Steps to reproduce 1. Debug the following program 2. Evaluate `Program.Test` ## Expected behavior There is some way to evaluate this ## Actual behavior Debugger prints: `The function evaluation...

Feature Request
Debugger
Debugger-ExpressionEvaluation
Debugger-FixedPendingInsertion

## Steps to reproduce 1. Debug the following program 2. Evaluate `Program.Test` in the watch window ## Expected behavior There should be a UI gesture to evaluate the expression ##...

Feature Request
Debugger

In 1.15, the debugger added support for Source Link and Symbol Server. However, it currently doesn't support either symbol servers or source link endpoints that require authentication. This feature request...

Feature Request
Debugger
OmniSharp
Triaged