-
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 · -
Re: [BUG] F# intellisense opens in the middle of a string
Thanks - this is now fixed in the latest beta.1 · -
Re: Does "Go to definition" work for all syntax ? Is it not supposed to open a window or a tab?
"Go to definition" (F12) is implemented in the paid editions, but it will only go to symbols that you've defined in the query. Are you hoping it will give information about symbols in other…1 · -
Re: Choosing the Visual Studio debugger says "Find Source LinqPadQuery.cs"
Yes, this problem has resurfaced - it appears there has been some change in the way VS handles the BOM when computing hashes on source files. There will be a LINQPad fix soon. In the meantime, you ca…2 ·