-
Re: Roslyn in Linqpad
This package is designed for ASP.NET - is this what you intended to get? The standard Roslyn package is now called 'Microsoft.CodeAnalysis'1 · -
Re: Unable to use await in a 'C# Statements' query anymore
Thanks for the heads-up - this has now been fixed and an auto-update will take effect immediately.1 · -
Re: Custom Config Not Found on Version 5.09.07
Was it an auto-update? If so, I suspect this is a temporary problem as a result of the patch not yet propagating back to the original folder. Try re-starting LINQPad, and if a dialog appears that ask…1 · -
Re: No navigation properties in Rich Text view.
Yes, there's a cut-off to avoid the clutter and performance hit from showing that many relations. I guess I could make the cut-off configurable.3 · -
Re: Using LINQPad with a screen reader
You could try an early version of LINQPad which uses a textbox as an editor: http://www.linqpad.net/LINQPad092.zip This runs on Framework 3.5 and supports C# 3. Ensure you run it via the shortcut (wh…1 ·
