-
Re: LINQpad Logo
The LINQPad logo changed for LINQPad 5, so that when running LINQPad 4 and LINQPad 5 side-by-side, it is easy to tell the difference. The old logo is here: http://s3.amazonaws.com/uploads.uservoice.c…1 · -
Re: Dump is causing linqpad to freeze
Can you also please verify: (a) whether the problem can be reproduced with a simple "Hello world".Dump(), and if not, whether Thread.Sleep(500); "Hello world".Dump() reproduces it…1 · -
Re: Dark Theme for LINQPad
I've fixed the snippet editing color for the next build.3 · -
Re: Dark theme
The rest of the chrome follows the Windows Control Panel theme settings. So, if you set a dark theme in Windows, LINQPad will follow suit. Is there any reason you wouldn't want this to be the case? I…1 · -
Re: Why is LINQPad directly referencing (and locking) my assemblies
Where abouts on your filesytem is the assembly located? LINQPad won't shadow the assembly if it's in Program Files or your windows directory. Also, if you attach Visual Studio to the LINQPad or LINQP…1 ·
