-
I've refactored the code following Miha's suggestion, but it seems STJ is susceptible to the same issue. Effectively, the buffer is being cleared every time we flush to the underlying st…
-
![image](https://github.com/user-attachments/assets/5ffed87d-a53b-4aa9-81b1-e522f8af0acb)
(ignore the low vram artifacts i did this in a vm)
Reported in #help too by another user https://discord.c…
-
Allow `is [ 1, 2, 3 ]` (list pattern) and `is [ 1, ..var x, 5 ]` (slice pattern) on enumerables.
Speclet: https://github.com/dotnet/csharplang/blob/main/proposals/list-patterns-enumerables.md
Ba…
-
### Run Information
Name | Value
-- | --
Architecture | x86
OS | Windows 10.0.22621
Queue | TigerWindows
Baseline | [e8e3e148fd9c56182cf5676b47f2697779ec5c6e](https://github.com/dotnet/run…
-
Presence of the `using` in code causes the build script to fail
e.g this code
```cs
using System.IO;
public async Task Main(RuntimeRequest req, RuntimeResponse res)
{
using var file = File.…
-
[Job](https://mihubot.xyz/runtime-utils/740f2dccfd174f8a91f7c54ed4e93afb) completed in 15 minutes.
### Diffs
```
Found 261 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
…
-
[Job](https://mihubot.xyz/runtime-utils/5e8450a9f3ba4566a3b3fa5e547f5d4f) completed in 2 minutes.
-
[Job](https://mihubot.xyz/runtime-utils/a0044b2448224490a6e6b2d37c93fee5) completed in 2 minutes.
-
### Description
When adding an Editor to the AutoSize property set to TextChanges... adding a bunch of text and then tapping the editor to make use of the "Select All" option from UITextView freezes …
-
I have tried to run `dotnet outdated` but it does not work on my computer.
I have **dotnet SDK 5.0.100** and the latest version of **the tool 3.1.0**. I also have the latest version of Microsoft.NuG…