Auto-completion
Last updated
Was this helpful?
Last updated
Was this helpful?
The Auto-completion feature is a convenient function that recommends code based on the user's input using GPT-4o mini-based AI, which can be immediately applied in the editor.
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.
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.
When you enter code in the editor, AI-recommended code will be displayed as gray text to the right.
If you like to use the recommended code, press the Tab key to apply it.
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.