Reversed output in Hebrew
Open
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
Does this issue occur when all extensions are disabled?: Yes/No:
The issue occurs with exts on, they don't affect the output though
- VS Code Version: 1.134.0
- OS Version: Ubuntu 24.04.4LTS
Bash built-in terminal corrupts the original letters order in Hebrew (possibly Arabic as well)
Steps to Reproduce:
1. run fmt.Println("שלום עולם") using go
2.check the output up:
see the screenshot
Reverse order in output
Contributor guide
Assessment
This issue has not been assessed yet.