-
Re: Is an asynchronous query still running if an exception is unhandled?
Yes, this is a bug. I'll get a fix out shortly.1 · -
Re: [Bug] MyExtensions Behaving Differently When Used From Query
Yes, fair point. I'll add something shortly.1 · -
Re: Accessing Roslyn Quoter in LINQPad 6
Highlight some text, right-click and choose 'Build selected code with Roslyn factory methods'. FWIW, the latest beta restores the old visualizer.1 · -
Re: Does Util.Cache() reliably cache the results of asynchronous functions?
The serializable restriction applies to types that you've defined in the script itself, when you make changes to the script. For other types, it can re-use the existing object.1 · -
Re: #load-ed script intellisense file extensions
Fair enough: I'll make this consistent for the next build.2 ·