-
Re: Is there a way to prevent the Tables node from expanding when a database connection is established?
I see. It would be better if it didn't automatically expand the tables node when there are lots of tables and also views/SPs/functions below. I'll get a fix into the next update.1 · -
Re: Windows Server 2019
Try running the beta now (it will automatically update itself). Let me know how you get along.1 · -
Re: Bug I think?
Try the latest beta: https://www.linqpad.net/linqpad6.aspx#beta1 · -
Re: using external browser or webview2
From your code, it looks like you're trying to add the WinForms WebView2 control to a WPF Window. Try changing the using directive to using Microsoft.Web.WebView2.Wpf.1 · -
Experimental support for Chromium Engine
The latest LINQPad 6 beta can now use Edge's Chromium engine to render results. To enable, go to Edit | Preferences > Results. Benefits include sticky table headers, correct double/triple click be…7 ·