Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Gemini SidebarNew to Visual Studio Code? Get it now.
Gemini Sidebar

Gemini Sidebar

zhigang

|
14 installs
| (0) | Free
Gemini CLI in VS Code sidebar with real TUI terminal support.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Gemini Sidebar Extension

A VS Code extension that runs Gemini CLI directly inside a sidebar terminal view with real TUI support.

Features

  • Activity Bar icon: Gemini
  • Sidebar view with embedded terminal (xterm.js)
  • Real PTY backend (node-pty) for interactive CLI behavior
  • Command Palette commands:
    • Gemini: Open CLI
    • Gemini: Restart CLI

Settings

  • geminiSidebar.command (default: gemini)
  • geminiSidebar.autoStartOnOpen (default: true)
  • geminiSidebar.shellPath (default: empty)
  • geminiSidebar.shellArgs (default: [])

Run locally

npm install
npm run compile

Then press F5 in VS Code to start Extension Development Host.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft