-
Re: Dark Theme for LINQPad
I've just deployed a new build with some of TreeHugger's suggestions. The main tabs are also now dark and the TreeView scrollbars hide when the mouse isn't over the control. Unfortunately, I cannot e…1 · -
Re: CoInitializeSecurity: Execution context.
You can verify that the MTA setting is working in LINQPad by executing the following query: Thread.CurrentThread.GetApartmentState()1 · -
Re: Nuget installation on max_path causes packages to be removed
I think I'll need to try and find a way to avoid unpacking the files entirely. In the meantime, download the latest beta and change the NuGet package folder in NuGet | Settings. Change it to somethin…2 · -
Re: Dark Theme for LINQPad
I've just uploaded a new beta that improves the contrast in the grey areas.2 · -
Re: Delay on start and frequent exception
When this happens, are you able to attach a debugger to LINQPad and break to get a stack trace on the threads? If LINQPad blocks on network I/O upon startup, I would consider this a bug. It should on…1 ·