

With this preview feature, you can build a team model for completions to provide recommendations on code that isn’t in the open source domain, such as methods on your own utility classes or domain specific library calls. IntelliCode can provide recommendations based on your code and seamlessly share them across your team. For example, when using std::string within a while-loop, the substr method is surfaced to the top. The context of your code is used to provide the most useful recommendations first. When writing C++, IntelliCode will assist when using popular libraries such as STL. editorconfig file from your codebase to define coding styles and formats. Keep your code consistent easily with Visual Studio IntelliCode, which dynamically creates an. Inferring code style and formatting conventions In addition to statement completion signature help, IntelliCode also makes argument recommendations to help you choose the right argument quickly. Integrate our build task into your pipeline to keep your team completions up to date with repository changes. With this preview feature, you can build a team model to provide recommendations on code that isn’t in the open source domain, such as methods on your own utility classes or domain specific library calls. Signature help also recommends the most likely overload for your context.

IntelliCode isn’t limited to statement completion. When combined with the context of your code, the completion list is tailored to promote common practices.

IntelliCode recommendations are based on thousands of open source projects on GitHub each with over 100 stars. IntelliCode saves you time by putting what you’re most likely to use at the top of your completion list.
