Interesting development to apply AI to software code development with Github’s Copilot and the new features in VisualStudio’s IntelliSense.
https://code.visualstudio.com/docs/editor/intellisense
Use machine learning to improve developer productivity. We’re already using basic rules-based tools to provide code completion and help expose methods, so why not go further and build on a massive data set of public code to share how common design patterns are applied, what algorithms are used in what contexts, and how developers take advantage of public APIs?