[BUG] RTL (Right-to-Left) text rendering broken in latest version
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Hebrew (and presumably other RTL languages) text was previously readable in the VS Code chat panel, even without full RTL support. After updating to the latest version, the text rendering broke completely — Hebrew text is unreadable/garbled in the chat panel.
Expected behavior:
Hebrew text should be readable as it was in previous versions (even without full RTL layout support)
Actual behavior:
Hebrew characters are displayed incorrectly / text is unreadable
Workaround:
Downgrading to the previous version restores the correct behavior
Environment:
- Claude Code version (broken): 2.1.63
- Claude Code version (working): 2.1.61
- OS: Windows
What Should Happen?
Hebrew text should render correctly in the VS Code chat panel, as it did in previous versions. While full RTL layout support (right-to-left text alignment) is not required, Hebrew characters must at minimum be displayed in a readable and logical order without distortion or garbling.
Error Messages/Logs
Steps to Reproduce
- Use Claude Code in VS Code with Hebrew language responses
- Update to the latest version of the Claude Code extension
- Hebrew text is no longer rendered correctly in the chat panel
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.63
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗