External Publication
Visit Post

[VSCode][openai.chatgpt] File links in chat do not open in editor (macOS)

OpenAI Developer Community April 15, 2026
Source

I’m reporting an issue with the openai.chatgpt VSCode extension.

Summary When I click file links sent by Codex in chat, the file does not open in the VSCode editor.

Expected behavior Clicking a file link from Codex (for example, an absolute path with line reference) should open the target file in the editor.

Actual behavior Nothing happens when I click the file link (no file opens).

Steps to reproduce

  1. Open a chat with Codex in VSCode.

  2. Receive a response containing file links.

  3. Click a file link.

  4. The file does not open in the editor.

Troubleshooting already attempted

  • Updated VSCode and extension.

  • Ran Developer: Reload Window.

  • Confirmed workspace is trusted.

  • Disabled/re-enabled the extension.

  • Tested in another workspace.

Environment

  • VSCode 1.116.0 (Universal)

  • Commit: 560a9dba96f961efea7b1612916f89e5d5d4d679

  • Date: 2026-04-15T00:28:13Z

  • Electron: 39.8.7

  • Chromium: 142.0.7444.265

  • Node.js: 22.22.1

  • OS: Darwin x64 25.4.0

  • Codex Plugin

    • Identifier: openai.chatgpt

    • Version: 26.409.20454

Impact This breaks the fast navigation workflow to files referenced by Codex during implementation and review.

Discussion in the ATmosphere

Loading comments...