جعل القراءة العربية في VS Code و Antigravity Chat تجربة ممتعة
إضافة يمين تقوم تلقائياً بضبط اتجاه النصوص العربية (RTL) في نوافذ الذكاء الاصطناعي (مثل Copilot و Cascade) في محررات VS Code و Antigravity لتصبح مقروءة وسليمة الاتجاه، مع الحفاظ على الأكواد البرمجية باللغة الإنجليزية كما هي.
✨ Features (المميزات)
RTL Support: Fixes jumbled Arabic/Hebrew text alignment.
Smart Code Blocks: Detects code snippets and keeps them Left-to-Right (LTR) specifically.
Custom Fonts: Easily change the chat font family (e.g., 'Tajawal', 'Cairo') and size settings.
One-Click Toggle: Enable/Disable instantly from the Status Bar.
🚀 How to Use (طريقة الاستخدام)
Install: Install the extension.
Run as Admin: Since this extension enhances the editor's core UI, you must run VS Code as Administrator once to apply the fix.
Activate:
Look at the bottom Status Bar for the $(arrow-right) RTL button.
Click it to Enable (✅) or Disable (❌).
Restart: When prompted, click Restart to apply changes.
(No manual commands or complex setup required!)
⚙️ Settings (الإعدادات)
You can customize the font without writing CSS. Go to Settings > Yameen:
Font Size: Just enter a number (e.g. 16).
Font Family: Enter your preferred font name (e.g. Tajawal or Segoe UI).
Line Height: E.g. 1.6 for more breathing room.
Note: You may see a message saying "Your VS Code installation is corrupt". This is normal because we modify the CSS files to make RTL work. Simply click the gear icon on that message and choose Don't Show Again.