Qodo Documentation
HomepageBlogCommunityGet Started
  • Overview
  • Qodo Gen
  • Qodo Portal
  • On Prem
  • Introduction
  • Quickstart
  • Setup and Installation
    • VSCode Installation
    • JetBrains Installation
    • Sign In
    • Extension Settings
    • Uninstall
  • Qodo Gen Chat
    • Agentic Mode
      • Agentic Tools (MCPs)
      • Built-in Tools (MCPs)
    • Standard Mode
      • Focus
        • Current File Focus
        • Git Diff Focus
      • Context
        • Add Entire Folder or Project as Context
        • Add Image as Context
      • Commands
        • /ask
        • /changelog
        • /commit
        • /describe
        • /docstring
        • /enhance
        • /explain
        • /find-on-github
        • /generate-best-practices
        • /help
        • /improve
        • /issues
        • /recap
        • /review
    • Inline Context
    • Chat History
    • Model Selection
    • Chat Preferences
  • Company Codebase (RAG)
    • Tagging
    • Configuration File
  • Code Completion
  • Test Generation
    • Configuring Your Test Setup
  • Data Sharing
  • Release Notes
Powered by GitBook
LogoLogo

Terms and Privacy

  • Terms of Use
  • Privacy Policy
  • Data Processing

© 2025 Qodo. All Rights Reserved.

On this page

Was this helpful?

  1. Qodo Gen Chat
  2. Standard Mode

In-Place Smart Completion

Last updated 3 months ago

Was this helpful?

Smart Completion introduces a pair-programming experience into the developer workflow, allowing you to seamlessly insert, refine, and apply complicated code changes, with the option for hands-free automation.

By adhering to best practices and individual preferences, Smart Completion creates output that’s not only functional, but also maintainable and ready for integration into your codebase. It utilized all of Qodo’s AI models, your company’s best practices, and any other context it has received to provide the best possible generated code.

Using In-Place

  1. Activate Smart Completion: While coding using Qodo Gen Code Completion, press cmd+shift+x on macOS or ctrl+alt+x on Windows to activate Smart Completion.

  2. Set location: Qodo Gen Chat will open, displaying the In-Place popup window at your current position in the code. Ensure you are at the correct location or adjust the window as needed.

  3. Provide input: In the chatbox, describe the task or changes you want to implement.

  4. Automatic Code Generation: Smart Completion will automatically generate the code and insert it at the cursor’s location.

This is a new feature available in Pre-Release. Learn more.