Skip to main content

Autocomplete

autocomplete

How to use it

Autocomplete provides inline code suggestions as you type. To enable it, simply click the "Continue" button in the status bar at the bottom right of your IDE or ensure the "Enable Tab Autocomplete" option is checked in your IDE settings.

Accepting a full suggestion

Accept a full suggestion by pressing Tab

Rejecting a full suggestion

Reject a full suggestion with Esc

Partially accepting a suggestion

For more granular control, use cmd/ctrl + → to accept parts of the suggestion word-by-word.