New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

claude-code-rtl-fix

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

claude-code-rtl-fix

Fixes RTL text alignment in Claude Code VS Code extension for Hebrew, Arabic, and other RTL languages

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
7
-22.22%
Maintainers
1
Weekly downloads
 
Created
Source

Claude Code RTL Fix

Fixes RTL text alignment in the Claude Code VS Code extension for Hebrew, Arabic, and other RTL languages.

Installation & Usage

npx claude-code-rtl-fix

Re-run after each extension update.

Options

npx claude-code-rtl-fix --revert  # Revert
npx claude-code-rtl-fix --check   # Check status

After running, reload VS Code: Ctrl+Shift+P → "Reload Window".

Re-run after each extension update.

How It Works

Injects CSS with unicode-bidi: plaintext into the extension's webview, so each paragraph auto-detects its direction. Code blocks stay LTR. Version-agnostic — discovers CSS class hashes dynamically.

Supported Platforms

Windows, macOS, Linux, WSL, Codespaces, Cursor, VS Code Insiders.

Built in one shot with Claude Code + Babysitter — spun up an GitHub Codespace (so Claude has VS Code to run tests), gave it a single prompt to write an RTL fix with E2E tests using Babysitter, and ran it on YOLO mode. When the agent has clear completion criteria, self-feedback capabilities, and Babysitter enforcing no skipped steps — it delivers.

Keywords

claude-code

FAQs

Package last updated on 01 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts