-
Re: Bug? Code-completion uses superfluous fully-qualified type-name for generic type parameter arguments
Perhaps it would be best to remove that code completion, given that its actually now redundant: Dictionary<String,FileInfo> dict = new(); // From C# 91 · -
Re: Intellisense error for static create and implicit conversion
This should now be fixed in 6.15.11 · -
Re: re-order/rearrange connections?
There is a file, but doesn't influence the ordering of connections. The order is always first by connection type, then alphabetically. By renaming a connection (right-click, rename) you will influenc…1 · -
Re: WinGet reports unknown for both LINQPad.LINQPad.5 and LINQPad.LINQPad.6
Fair point. I'll put the ProductVersion into the upcoming 6.14 RTM setup. The auto-updater will start attempting to patch it from 6.15.x.1 · -
Re: EF Core Default Value Mapping
Sure. In the next build, I'll add a checkbox to achieve that behavior in the connection dialog.1 ·