Author: Shlomit Cohen
Credit to: Dooble
A Sublime Editor plugin that can display RTL (Right To Left) content correctly.
Notice: to fix rtl problems from Sublime version 3.1 (3170) you need to change "font_options": ["gdi"]
- Should work great with Arabic, Hebrew, Syriac, Samaritan, Mandaic, Thaana, Mende Kikakui, N'Ko & Adlam.
- Settings file gives you control over window size, words per line and the devidor between several selections.
- Works with version 3080 and up.
- Currently works with
Ctrl + F1
on Windows and OSX. - Can work with linux, just need to adjust the key binding. (currently, temporarly using
Shift + F1
)
Built-in Doc
In the sublime Package Control (Ctrl + P
and then type "install package"), search for 'RTL Mirror'.
Currently, the plugin works with Ctrl + F1
on Windows or OSX. If you want to change it, go to Preferences>>key bindings-user.
- CSS control from the settings file.