Best Of
-
Re: .NET 11 Preview support?
This is now available in 9.8.1.1 · -
Re: Chart Not Displaying Correctly on macOS
This is a fantastic update! Bringing Util.Chart to macOS was long overdue, and choosing Apache ECharts.js as the rendering backend was a brilliant call — it's one of the most capable and battle-…1 · -
.NET 11 Preview support?
.NET 11 Preview already released: https://dotnet.microsoft.com/en-us/download/dotnet/11.0 https://devblogs.microsoft.com/dotnet/dotnet-11-preview-1/ https://devblogs.microsoft.com/dotnet/dotnet-11-pr…1 · -
Re: Any way to suppress vulnerability warnings?
It looks like your WebView2 engine crashed or you're using the IE engine. But it looks like the messages would need to be updated for LP9. You should be able to find that setting in the NuGet Se…1 · -
Re: Namespace IntelliSense fails in .cs files
This should now be fixed in 9.7.4. If not, please post the entire script.1 · -
Re: Namespace IntelliSense fails in .cs files
Thanks - I've got a fix ready for next week's beta.1 · -
Re: Change Code of New Query Template
There will definitely be an option to enable/disable, although I'm leaning towards opt-out rather than opt-in, like the option that switches automatically between Expression and Statements modes…1 · -
Re: Change Code of New Query Template
Would you ever consider a LINQPad template file (.tlinq) for this? A .tlinq file would be a .linq file but include the xml header and you could add them at any point in the Scripts hierarchy. I'…1 · -
Re: Nullable Reference Types
Check the settings1 · -
Re: Can the height of new TabControl to set to use the whole of the output window?
This is now fixed in 9.7.10. I've also improved the layout model when FillRemainingHeight() is in force to allow percentage-based sizing on children, so you can now do this: var tc = new TabCont…1 ·

