-
Re: Text zoom percentage
Sorry, I answered the wrong question. Yes, Ctrl+0 resets the results zoom. I've also been getting requests to reset the editor zoom, which will be implemented shortly.1 · -
Re: The type initializer for 'DumpExtensions' threw an exception.
See https://stackoverflow.com/questions/64269029/linqpad-throwing-dumpextensions-exception/64271970#642719701 · -
Re: Reference to CoreLib from EF context?
This is a scenario I never anticipated: you have .NET 3.0 Desktop runtime installed without .NET 3.0 Core. To fix this, either uninstall .NET Desktop 3.0, or, if you need it, re-install the 3.0 SDK. …1 · -
Re: Framework version per query
There's now a dropdown box in the toolbar: https://twitter.com/rothdave/status/1308775566351499264/photo/11 · -
Re: Write to StdOutput/StdError stream should never blocks LINQPad running
Try the latest beta and let me know if it's still a problem.1 ·