-
Re: C# 14 Extension Member support in beta?
The LINQPad 9 early preview should be here within days :)2 · -
Re: LINQPad 5 beta & preprocessor directives
AFAIK, you get the same issue in Visual Studio when renaming symbols. Making refactoring work reliably across code that's excluded due to preprocessor directives is tricky, to say the least, and…2 · -
Re: [Bug] Exception thrown by LINQPad while using Util.Dif
Thanks - I'll get a fix into the next build.1 · -
Re: C# 14 Extension Member support in beta?
It broke on older .NET versions. The LINQPad 8 GUI supports .NET 6 to .NET 9. The latest Roslyn package requires .NET 8+. It shouldn't really be a problem, because LINQPad 9 will enter early pre…1 · -
Re: C# 14 Extension Member support in beta?
Sorry: it turns out the latest Roslyn assemblies are causing issues with LINQPad, and this feature has been withdrawn for now.1 ·
