CSharpRepl icon indicating copy to clipboard operation
CSharpRepl copied to clipboard

DateTime.ToString formatting display error

Open ilyfairy opened this issue 1 year ago • 1 comments

Version

C# REPL 0.6.6+ba21d409af4dce77f8be07f6a61cdb24cd19bb29

What happened?

as the picture shows

image

ilyfairy avatar Dec 16 '23 06:12 ilyfairy

Interesting that you have the cursor behind the ) character. These are completions for specific DateTime formats and should be provided inside the format string.

Unfortunately, I wasn't able to reproduce the issue. Looks like this for me: WindowsTerminal_9iCMpzYTDV

kindermannhubert avatar Mar 16 '24 17:03 kindermannhubert

I tried it recently and it became normal again.

ilyfairy avatar Jun 05 '24 00:06 ilyfairy