Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Codex OpenerNew to Visual Studio Code? Get it now.
Codex Opener

Codex Opener

Jaeger

|
7 installs
| (0) | Free
Open current project in Codex desktop app with one click
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
Screenshot

Codex Opener

A VS Code extension that adds a button to open your current project in Codex desktop app with one click.

🌟 Recommended: OllaMan - Powerful Ollama AI Model Manager.

Features

  • One-click button in editor title bar
  • Automatically activates Codex window (even when minimized)
  • Works on macOS, Windows, and Linux
  • No configuration needed

Requirements

  • Codex CLI installed
  • Codex Desktop installed

Installation

Download from Releases

Download the latest .vsix file from Releases and install:

code --install-extension codex-opener-*.vsix

From Source

git clone https://github.com/jae-jae/codex-opener.git
cd codex-opener
bun install
bun run compile
vsce package
code --install-extension codex-opener-*.vsix

Usage

  1. Open a folder/workspace in VS Code
  2. Click the Codex icon in the editor title bar (top right)
  3. Your project opens in Codex Desktop

Configuration

Setting Default Description
codexOpener.codexPath codex Path to codex CLI executable

License

MIT

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