-
Re: Timeouts instead of results one day after installing 6.14.10
The log reports indicate that the Edge Chromium engine (WebView2) wasn't responding. Let me know if the problem persists.1 · -
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 ·