-
Re: SQL Auto Complete
Thanks for your support. Unfortunately, there are no plans for SQL autocompletion at this stage.0 · -
Re: LINQPad NuGet Manager - Pre-release dependency
Yes, so, LINQPad is behaving just like the NuGet command-line (nuget.exe), which makes sense because LINQPad uses nuget.exe to install NuGet packages. Note that you are not supposed to create NuGet r…0 · -
Re: Unable to load nuget package that contains a constraint on a pre-release package.
This sounds like a bug in VS. The NuGet package manager shouldn't allow that. I could *try* to introduce a similar bug into LINQPad, but it requires a change that risks breaking other packages that h…0 · -
Re: Resolving ambiguous types with "using" doesn't work
Press F4 for Query Properties. In additional namespace imports, put: Group = MyApp.Group1 · -
Re: Automatically expand all "Show Graphs" for sql queries?
The new beta has an option to toggle all graph columns: http://www.linqpad.net/download.aspx#beta Click the right-arrow on the table header and a menu will appear with that option.0 ·