Introducing inline code completions

Posted on August 30th, 2022

What are inline code completions?

Inline code completions provide you with code completion suggestions as you code, in the same line. Watch the below video to see how it works.

What’s the purpose of switching from popup mode to inline mode?

The default code suggestion mode is inline, which has the following benefits:

  1. Enables longer, smarter code completions, powered by Tabnine’s next generation AI models.
  2. Inline code completions allow you to complete whole lines and full-functions – Tabnine’s full-function code completions (also known as “snippet completions” and “multi-line completions”) suggests blocks of code, based on the context and language used by the developer.
  3. Natural language-to-code completions are suggestions based on natural language comments you’ve included in your code. By pressing tab, you can accept the full function suggested by Tabnine.

[cta_btn url=”https://www.tabnine.com/enterprise?contact-enterprise” label=”Request a demo”]