🎺 OverviewMention at Codex links a VS Code terminal running Codex to the active editor, then inserts the current file or selected line range as a Codex
❓ MotivationCodex can use file mentions, but typing paths and line ranges by hand interrupts the editing loop. I wanted the editor to send the exact file context into the right Codex terminal, keep focus where the prompt is being written, and avoid copying paths manually. ⭐ Features
📦 Packages
🧰 Commands
📖 UsageInsert MentionsPress
The mention is typed into Codex without pressing Enter. Focus moves to the linked Codex terminal. Link CodexOpen a new VS Code terminal after the extension activates, then start Codex in that terminal. The extension injects a session id into new terminals, the Codex hook writes a local handshake file, and the extension matches that handshake back to the right VS Code terminal. Only one Codex terminal is linked at a time. To switch while another Codex session is still alive, type Uninstall IntegrationRun 📜 License
|