Feature request: Quick button to select the currently active file
Resolved 💬 3 comments Opened Mar 6, 2026 by ChangJiangCoder Closed Apr 11, 2026
What variant of Codex are you using?
IDE Extension (VSCode)
What feature would you like to see?
Feature Description
Add a quick icon or button that allows users to instantly select the currently active file in Codex.
Motivation
During development, developers frequently switch between files in the editor. When interacting with Codex, selecting the current file manually can slow down the workflow and interrupt the coding process.
A quick action that automatically selects the file currently open in the editor would significantly improve efficiency and reduce navigation time.
Suggested Implementation
Possible approaches:
- Add a toolbar icon in the Codex panel to select the active editor file.
- Provide a command in the command palette such as:
"Codex: Select Current File".
- Optionally add a keyboard shortcut.
Expected Benefit
- Faster workflow
- Reduced context switching
- More convenient interaction with Codex during development
Additional information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗