Home General

C# 14 Extension Member support in beta?

edited May 31 in General

https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-14#extension-members

I know you generally add new feature support shortly after there's an update to the compiler, but it looks like this is a more significant change that requires updates to the editor.

How quickly can this be added to the beta? I'm excited to play around with this.

Some of the other C# 14 features appear to be supported already (e.g., property field and span conversions) while others not (null conditional assignment)

I do have the .NET 10 preview 4 installed. I suppose this will be a LINQPad 9 feature.

Comments

Sign In or Register to comment.