Add full RTL (Right-To-Left) text direction support for Arabic & Hebrew users
Resolved 💬 6 comments Opened Oct 27, 2025 by nad3rzz Closed Jan 31, 2026
What feature would you like to see?
Please add native RTL support in Codex and Chat panels.
Arabic text currently renders incorrectly (alignment and punctuation).
A simple fix with dir="auto" and unicode-bidi: plaintext works well — I’ve tested it using a JavaScript
Additional information
Tested in VS Code on Windows.
Here’s the JS snippet I used for temporary RTL correction:
This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗