-
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 · -
Re: Compile LINQPad query (under C# Program-mode) into a standalone dll
This feature has not yet been implemented. There are a lot of issues to solve in order to make this work.1 ·