
This feature can save you from that by present ing examples of how an API is commonly used.
API Usage Example: Making a round trip to the browser and fiddling with search to figure out how to use an API is a common workflow.
Intent Detection: IntelliCode has learned to assi st w ith common edit patterns such as creating a constructor after creating paramete rs, or even with editing code that ’s just been pasted. Repeated edits: Making several similar but slightly different edits? IntelliCode can detect the pattern and apply the change to other locations – saving y ou keystrokes and navigation. Your code context and code style are used to help generate these suggestions. Gray text: To help increase productivity and reduce errors, IntelliCode can suggest up to a whole line of code in grey text.
IntelliSense list: I nstead of exploring an unsorted list of methods and members, IntelliCode uses AI to place what we believe is most relevant to your code context at the top and places a ⭐ symbol next to item.