Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Cerebras CLINew to Visual Studio Code? Get it now.
Cerebras CLI

Cerebras CLI

Cerebras

cerebras.ai
|
19 installs
| (0) | Free
Run Cerebras CLI in VS Code with fast terminal launch, new sessions, and @file context shortcuts.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cerebras CLI VS Code Extension

Use Cerebras CLI directly inside VS Code.

This extension adds a fast terminal workflow for cerebras-cli, keeps sessions in your editor, and lets you insert @file#Lx-y references with a keyboard shortcut.

Prerequisites

This extension requires the cerebras-cli binary to be installed on your system.

Features

  • Quick Launch: Cmd+Esc (Mac) or Ctrl+Esc (Windows/Linux) opens Cerebras CLI in a split terminal, or focuses an existing session.
  • New Session: Cmd+Shift+Esc (Mac) or Ctrl+Shift+Esc (Windows/Linux) starts a fresh Cerebras CLI session.
  • File Context Shortcut: Cmd+Option+K (Mac) or Alt+Ctrl+K (Linux/Windows) inserts file references like @src/app.ts#L37-42.
  • Editor-Aware Flow: Automatically uses the active file and line selection to add context quickly.

Support

If you encounter issues or have feedback, please create an issue at https://github.com/cerebras/cerebras-code-cli/issues.

Development

  1. code sdks/vscode - Open the sdks/vscode directory in VS Code. Do not open from repo root.
  2. bun install - Run inside the sdks/vscode directory.
  3. Press F5 to start debugging - This launches a new VS Code window with the extension loaded.

Making Changes

tsc and esbuild watchers run automatically during debugging (visible in the Terminal tab). Changes to the extension are automatically rebuilt in the background.

To test your changes:

  1. In the debug VS Code window, press Cmd+Shift+P
  2. Search for Developer: Reload Window
  3. Reload to see your changes without restarting the debug session
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft