Visual Studio is adding GMail-style predictive code completion, using an ML transformer model.
Unlike GitHub Copilot, it seems to focus on smaller code snippets and leverages the surrounding code context. The examples generated seem less surprising.
https://devblogs.microsoft.com/visualstudio/type-less-code-more-with-intellicode-completions/