Editor & IDE
Visual Studio IntelliCode
Microsoft's AI-assisted IntelliSense for Visual Studio and VS Code, ranking and predicting completions based on patterns learned from real-world code.
IntelliCode extends Visual Studio’s and VS Code’s built-in IntelliSense with AI-ranked suggestions, moving the completions you’re statistically most likely to want to the top of the list instead of a plain alphabetical order.
Why it stands out
- Whole-line and argument completions trained on patterns from thousands of open-source repositories, tuned to common coding idioms.
- Free and built-in, shipping as a standard extension for both Visual Studio and VS Code with no separate account or subscription.
- Team-trained models, letting a team build custom completions from its own codebase’s conventions in Visual Studio Enterprise.
Good for
.NET and C++ developers already on Visual Studio who want smarter IntelliSense without adding a separate AI subscription.