Comment by kgwxd

2 days ago

Copilot is what finally pushed me to use vim seriously. There's not a single thing I miss from VS Code, or Visual Studio, and I'm not even using neovim. Also dropped .NET, which I've used professionally since Framework 1.0, in favor of Go. Don't miss anything from there either.

    > Don't miss anything from there either

Not even EF Core? C# pattern matching and switch expressions? Linq? I find these very hard not to miss when working in other langs. C# is a fantastic programming language nowadays.