What version of the IDE extension are you using?
26.506.31421
What subscription do you have?
Pro
Which IDE are you using?
VS Code
What platform is your computer?
macOS
What issue are you seeing?
The Codex VS Code extension chat input does not appear to use native spell check.
It would be helpful if the chat textarea/input enabled spell checking, for example with spellcheck="true", so typos are caught before sending prompts.
This is especially useful for longer prompts, issue descriptions, and product/spec writing inside Codex.
What steps can reproduce the bug?
- Open VS Code with the Codex extension installed and enabled.
- Open the Codex chat panel / Codex sidebar.
- Click into the Codex chat input box.
- Type a sentence with an obvious spelling mistake, for example: “Please refactor this fucntion and explain the chnages.”
- Observe that the misspelled words are not underlined or flagged by spell check.
- For comparison, type the same sentence into a normal VS Code Markdown or text file where spell check is enabled.
- Observe that spell check works in the editor file, but not in the Codex chat input box.
What is the expected behavior?
No response
Additional information
No response
What version of the IDE extension are you using?
26.506.31421
What subscription do you have?
Pro
Which IDE are you using?
VS Code
What platform is your computer?
macOS
What issue are you seeing?
The Codex VS Code extension chat input does not appear to use native spell check.
It would be helpful if the chat textarea/input enabled spell checking, for example with spellcheck="true", so typos are caught before sending prompts.
This is especially useful for longer prompts, issue descriptions, and product/spec writing inside Codex.
What steps can reproduce the bug?
What is the expected behavior?
No response
Additional information
No response