Navigate to WaytoAGI Wiki →

Visual Studio intellicode

Share
Open
Code help for developers and programmers
🧑🏻‍💻 Coding and site building

Overview

IntelliCode is an AI-assisted development tool that saves time by suggesting common code based on thousands of open-source projects, and IntelliCode helps you improve accuracy and consistency with code completion, which can be used to fill in an entire line of code at once. The AI examines the context of the code, including variable names, functions, and the type of code being written, to provide the best recommendations.

Even better, IntelliCode runs on your computer, ensuring that specialized code remains private.

When making local edits, IntelliCode can detect duplicates in the code. You can then apply these edits in other locations where they might be applied, and even find and replace changes in variable names.

IntelliCode can recognize common coding tasks, suggesting the right quick action, even as you type. Currently supported programs include generating constructors and adding arguments to constructors.

Related Recommendations