Back to Kilocode

Install Vscode

packages/kilo-docs/markdoc/partials/install-vscode.md

7.2.40839 B
Original Source

Install directly

  1. If you don't have VS Code installed, download it from code.visualstudio.com
  2. Then, you can click the button below to install Kilo Code directly from the VS Code Marketplace:

Install from VS Code Marketplace

  1. Open VS Code
  2. Press Ctrl+Shift+X (Windows/Linux) or Cmd+Shift+X (macOS) to open Extensions
  3. Search for "Kilo Code"
  4. Click Install

Install via Command Line

bash
code --install-extension kilocode.kilo-code

Verify Installation

After installation, you should see the Kilo Code icon ({% kiloCodeIcon /%}) in the Activity Bar on the left side of VS Code. Click it to open the Kilo Code panel.