Output lines starting with a single space ignore that space
Options
This can be reproduced with
Wrapping the output in Util.FixedFont() doesn't correct the behavior, either. Multiple initial spaces are consistently respected.
I found a prior report from April 2015, but the reporter didn't follow up. I have noticed this issue persisting through multiple LINQPad versions myself, though not that far back.
@"as the entirety of a C# Expression query. This produces
---
*
*
*
*
*
---"
as the output. This is true both visually and when copying the output to the clipboard.
---
*
*
*
*
*
---
Wrapping the output in Util.FixedFont() doesn't correct the behavior, either. Multiple initial spaces are consistently respected.
I found a prior report from April 2015, but the reporter didn't follow up. I have noticed this issue persisting through multiple LINQPad versions myself, though not that far back.
Comments
-
Thanks - will fix for next build.
-
A new beta has now been released:
https://www.linqpad.net/download.aspx#beta -
Seems new beta (5.37.05) did not fix this issue, there is still no space in front of the star:
Util.FixedFont:
No `Util.FixedFont`:
-
Yes, this still has the old hyperlinq library. Try again.
-
This is fixed. Thank you.