I'm curious how GPT-4 will do. The present copilot, writing C# in Visual Studio 2022, only does well when writing code strictly from the .NET libraries. Anything less popular from nuget actually makes copilot a constant irritation as it just makes methods up that aren't there.
Odd since according to Microsoft, C# is supposed to be Copilot's strong point.