codex - 💡(How to fix) Fix [VS Code EXT] Do not show again checkboxes [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openai/codex#17347Fetched 2026-04-11 06:17:14
View on GitHub
Comments
0
Participants
1
Timeline
2
Reactions
0
Participants
Timeline (top)
labeled ×2
RAW_BUFFERClick to expand / collapse

What variant of Codex are you using?

Latest extension

What feature would you like to see?

'Do not show again' checkboxes for the introductory Codex tutorial when we log into another account, and for the Full access setting warning prompt.

<img width="1068" height="828" alt="Image" src="https://github.com/user-attachments/assets/c71bcf87-6668-4dfa-b627-57e97c2dac3c" /> <img width="536" height="225" alt="Image" src="https://github.com/user-attachments/assets/9006f52f-90de-4846-9249-44ba17295d21" />

Additional information

No response

extent analysis

TL;DR

Implementing 'Do not show again' checkboxes for introductory tutorials and warning prompts may require modifying the Codex extension's UI and storage to track user preferences.

Guidance

  • Identify the specific UI components responsible for displaying the introductory tutorial and Full access setting warning prompt in the Codex extension.
  • Determine the storage mechanism used by the Codex extension to track user preferences and account settings.
  • Consider adding a checkbox to the tutorial and warning prompt with a corresponding storage flag to track the user's preference to not show again.
  • Investigate the extension's account switching logic to ensure that the 'Do not show again' preference is respected across different accounts.

Notes

The implementation details may vary depending on the internal architecture and technologies used by the Codex extension, which are not specified in the issue.

Recommendation

Apply workaround: Implementing the requested feature may require significant changes to the Codex extension, so a workaround such as adding a user preference to hide the tutorial and warning prompt may be a more feasible solution.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix [VS Code EXT] Do not show again checkboxes [1 participants]