I suggest adding the latest C# features to the add-on.
Cheers!
I suggest adding the latest C# features to the add-on.
Cheers!
Hi William,
We also would like to add some of those features and I've added your request to the related TODO item. A problem is that Microsoft has gotten extemely lax about updating their specifications for new versions. For instance their C# spec still sits at v6.0 (https://github.com/dotnet/csharplang/tree/master/spec), making it difficult to know the exact grammar changes to make to our parser.
Yes, I've noticed that too. I can wait.
You probably don't want to go off the language proposals, which are here: https://github.com/dotnet/csharplang/tree/master/proposals, as they may be subject to change.
Please log in to a validated account to post comments.