Ryan Kuhn

Results 7 comments of Ryan Kuhn

Supported on a fork for now and published to nuget: https://github.com/kuhnboy/AutoMoq-Unity5

Why? Can't you do this: ```csharp CancellationToken token; // From Somewhere else AnsiConsole.Progress().StartAsync(async ctx => { doStuff(token); }); ```

Any update on .editorconfig support?

Looks like that is the case: https://github.com/Aptacode/BlazorCanvas/blob/993559809a3b3d2a218061ffede186c8487c1adf/BlazorCanvas/BlazorCanvas.razor.js#L4

I'd also add that shift-clicking on Windows (Edge / Chromium) is resulting in selecting part of the text when doing so. Example: ![image](https://github.com/user-attachments/assets/901cc04e-3803-4233-b0bd-90cdac6c67ac)

I believe the behavior you are asking for already exists and is a bug. Can you please check https://github.com/trimble-oss/modus-web-components/issues/3249?

Updated this priority to High as we had a developer run into documentation not matching the implementation change. FYI @ElishaSamPeterPrabhu