Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>IntelliCode CompletionsNew to Visual Studio Code? Get it now.

IntelliCode Completions

Microsoft

microsoft.com
|
95,516 installs
| (5) | Free
IntelliCode Completions: AI-driven code auto-completion
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

IntelliCode Completions

IntelliCode Completions predicts up to a whole line of code based on your current context. Predictions appear as grey-text to the right of your cursor. This extension supports Python, JavaScript, and TypeScript.

How to use

GIF demonstrating grey-text completions. Users can hit tab to accept inline completion offered as grey text.

Completions will appear after your cursor as you type, with a faded color. At any time, you can accept the suggestion by pressing the tab key. Additionally, you can dismiss any shown suggestion by pressing the ESC key.

GIF demonstrating different grey-text completions shown based on IntelliSense selection. The first tab accepts the IntelliSense selection shown in grey-text, the second tab accepts the rest of the grey-text

Users' IntelliSense selection helps steer the model's prediction. When the IntelliSense window is open, pressing 'TAB' once accepts the token selected in the InteliSense window, while a second 'TAB' accepts the rest of the inline completion.

FAQ

How do I disable IntelliCode Completions?

You have the option to enable or disable whole-line autocomplete for each supported language (Python/JS/TS) by searching for @ext:VisualStudioExptTeam.vscodeintellicode-completions in Visual Studio Code's Settings.

Why am I not seeing grey-text suggestions for TypeScript and Javascript?

Progressive rollout of TypeScript and JavaScript (TS/JS) support for users who acquired this extension through the main IntelliCode extension will commence shortly. If you would like use TS/JS whole-line autocomplete immediately, search for @ext:VisualStudioExptTeam.vscodeintellicode-completions in VS Code settings and check the box for Enable Completions in in JavaScript/TypeScript files.

Feedback and Troubleshooting

IntelliCode has benefitted greatly from all the rich feedback we've received from you - thank you! We hope you'll help us continue to improve by giving the newly enhanced completions a try and letting us know what you think.

Please report any issues you see on our GitHub repo if you have them: https://github.com/MicrosoftDocs/intellicode/issues.

Privacy and Security

  • Your code does not leave your machine and is not used to train our model
  • This extension collects usage metadata and sends it to Microsoft to help improve our products and services. This extension respects the telemetry.enableTelemetry setting.
  • For additional information, see Microsoft Privacy Statement
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft