FSharp.Logf icon indicating copy to clipboard operation
FSharp.Logf copied to clipboard

Translate `%g` and `%G` format specifiers

Open jwosty opened this issue 2 years ago • 0 comments

logf should translate %g and %G to equivalent .NET-style format specifiers.

See: https://learn.microsoft.com/en-us/dotnet/fsharp/language-reference/plaintext-formatting#format-specifiers-for-printf.

jwosty avatar Jun 27 '23 00:06 jwosty