RTL Mirror
A Sublime Editor plugin that can display RTL content correctly
Details
Installs
- Total 4K
- Win 2K
- Mac 851
- Linux 708
Dec 3 | Dec 2 | Dec 1 | Nov 30 | Nov 29 | Nov 28 | Nov 27 | Nov 26 | Nov 25 | Nov 24 | Nov 23 | Nov 22 | Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 2 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 0 | 2 | 0 | 1 | 0 | 0 | 1 | 1 | 2 | 0 | 1 | 0 | 0 | 0 | 1 | 2 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 |
Linux | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
RTL Mirror
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”]
Features
- 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
Setup
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.
Future Goals:
- CSS control from the settings file.