Andrew Hall

Results 24 issues of Andrew Hall

From the [api](https://microsoft.github.io/monaco-editor/api/modules/monaco.editor.html#setmodelmarkers) there's a way to provide inline markers which appears to be missing from this API

This adds templates to the sdk that can be used with `dotnet new` to create new projects for each of these. Proposed naming: `dotnet new sourcegen` => new c# source...

enhancement
Area-Templates
Area-Source Generators

Add telemetry if we call Cancel for cases where the string is empty or the same as the original identifier. Helps identify suspected cause of [AB#1539982](https://devdiv.visualstudio.com/0bdbc590-a062-4c3f-b0f6-9383f67865ee/_workitems/edit/1539982)

Area-IDE

#6661 Keeping in draft, but this will serve as a good place for making sure we have all the telemetry information we want for perf numbers.

Area-Infrastructure
Needs API Review

Given the following json message for the mapcode call from the client (not the replaced URI since that will be project/machine dependent). ```json { "traceparent": "00-a00a2f15e22cad4bb5fadc1101371c5f-ab3a54102dc2954d-01", "jsonrpc": "2.0", "id": 487,...