Documentation
CodeMaker AI
  • Quick start
    • Overview
    • Getting Started
      • Visual Studio Code
      • JetBrains
      • GitHub Action
      • CodeMaker CLI
  • Features
    • Coding Assistant
    • Interactive
      • Autocompletion
      • Inline code generation
      • Code Actions
      • Syntax Autocorrection
    • Batch
      • Code generation
      • Documentation generation
      • Predictive code generation
    • Source Context
    • Source Graph
  • Models
    • Fine-Tunning
  • Knowledge Base
    • Indexes
  • Source Code
    • Repositories
  • Integrations
    • IDE
      • Visual Studio Code
      • JetBrains
    • GitHub
      • GitHub Action
        • Continous Integration
        • Pull Requests
      • GitHub App
    • CLI
    • SDK
      • Go
      • JavaScript
Powered by GitBook
On this page
  1. Quick start
  2. Getting Started

Visual Studio Code

PreviousGetting StartedNextJetBrains

Last updated 11 months ago

CodeMaker AI Visual Studio Code extension is available on . To install the CodeMaker AI extension for Visual Studio Code follow these steps.

  1. In Visual Studio Code, click on the Extensions button.

  2. In the Extension Marketplace, search for CodeMaker AI.

  3. Click on CodeMaker AI pane.

  4. Click the Install button.

  5. Configure the API Key by navigating to Preferences > Extensions > CodeMaker AI.

To run any of the code generation features, open your project and right-click either on a directory or file or use the text editor context menu and choose CodeMaker AI menu.

For additional explanations on each configuration option, consult the .

IDE documentation page
Visual Studio Marketplace
VS Code Extension Settings