-
Re: LINQPad auto-completion is too aggressive for lamba expressions
Which version of VS are you running? I'm running VS2015 14.0.24720.00 Update 1 and VS auto-completes the "s" to "sbyte" in the same way. (The reason for this is that there's a bug…1 · -
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 ·