Arkain Guides
What's new?Getting StartedUser GuideCredit And MembershipFAQ
  • Arkain Guides
  • Getting Started
    • What is Arkain?
    • Quick Started
  • User Guide
    • Dashboard
      • Container
        • Container Specifications
        • Container Management
          • Creating Container
          • Import GitHub Repos
          • Container Settings
            • Init Script
            • Environment Variable
            • Container Upgrade
            • Rename the Container
            • Container Sharing
          • Container Run / Stop / Delete
        • Auto-off
        • NVIDIA Tesla T4 GPU Container
        • Inactive Container
      • Credit Usage
      • Billing
        • Coupon
    • Workspace
      • File Management
        • Move
        • Open / Close in Editor
        • Properties
        • Import / Export
        • Compress / Extract File
      • Commands
      • Source Code Management Git
        • Git Sidebar
        • Branch
        • Changes / Historys / Event tabs
        • Add
        • Commit
        • Push
        • Pull
        • Ignore
        • Diff
      • Collaboration
        • Container Sharing
        • Co-Editing
      • SBOM Management
      • Multi Project
      • URL / Port
      • Keyboard Shortcut
    • Arkain AI
      • What is Arkain Snap
      • What is Side Chat
        • How to use Side Chat
      • Supported Models
      • Auto-completion
    • Templates
      • Create a Template
      • Browse Templates
      • Manage a Template
      • Malicious Templates and Comment Policy
    • Bug Reporting
    • Key Terms
  • Credits & Membership
    • About Arkain Beta Crew
    • Credits
      • Calculate Your Credit Usage
      • Purchasing Credits
    • Membership
      • Subscribing to Membership
  • FAQ
    • FAQ
      • How to run as background process
      • SSH Configuration
      • Why my container blocked
      • I want to use Selenium.
      • How do I copy / paste from the terminal?
      • Official Template Guide
        • Web with Open API
  • What's new?
    • Arkain Release Note
      • March 31, 2025
      • Apr 7, 2025
      • Apr 14, 2025
      • Apr 24, 2025
      • May 15, 2025
      • May 23, 2025
      • Jun 5, 2025
Powered by GitBook
On this page
  • Key features
  • How to Set Up the Feature
  • How to Use
  • Use in Shared Containers

Was this helpful?

Export as PDF
  1. User Guide
  2. Arkain AI

Auto-completion

PreviousSupported ModelsNextTemplates

Last updated 17 days ago

Was this helpful?

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.