Add full RTL (Right-To-Left) text direction support for Arabic & Hebrew users

Resolved 💬 3 comments Opened Oct 27, 2025 by nad3rzz Closed Oct 27, 2025

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 patch (RTL-Pro).

Additional information

Tested in VS Code on Windows.
Here’s the JS snippet I used for temporary RTL correction:

rtl.js

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗