مُحَمّد سِيّد
مُحَمّد سِيّد
### **Describe the bug** VSCodium does not properly support right-to-left (RTL) text input, resulting in misalignment and display issues when writing text in languages such as Arabic or Persian. ###...
### Captchas - [x] I have read the instructions. - [x] I have searched existing issues and avoided creating duplicates. - [x] I am not filing an enhancement request. -...
### Steps to reproduce 1. Create a new Flutter project using: flutter create bug 2. Replace the contents of lib/main.dart with the code sample provided below. 3. Run the app...
### Description When writing Arabic text (or any RTL language), the editor does not render the text correctly. The letters are disconnected, and the direction is always LTR, which makes...