Auto-completion

The Auto-completion feature is a convenient function that recommends code based on the user's input using GPT-4.1-mini-based AI, which can be immediately applied in the editor.

Key features

  • Real-time code completion As you type, AI predicts the next code to be entered and automatically completes it for you.

  • Support for various programming languages It supports a wide range of languages, including Python, JavaScript, and Java, for your convenience.

How to Set Up the Feature

  • Clicking the [Auto completion] button at the bottom right of the workspace toggles the feature on or off. When the feature is enabled, the [Auto completion] button appears purple.

How to Use

1

When you enter code in the editor, AI-recommended code will be displayed as gray text to the right.

2

If you like to use the recommended code, press the Tab key to apply it.

  • This feature is only available to credit plan (Free, Membership) users.

  • Free plan users are provided with limited usage. For more usage, please use the Membership plan.

  • Excessive use may restrict usage until the end of the month, but usage will be reset on the 1st of each month.

Use in Shared Containers

The AI code completion feature is also available in shared containers.

  • It can only be used if the container owner has enabled AI code completion.

  • The usage of the AI code completion feature in shared containers is charged to the container owner.

  • If all provided usage is exhausted, the feature cannot be used in that container.

Last updated