ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

RTL Mirror

by doobleweb ST3

A Sublime Editor plugin that can display RTL content correctly

Details

Installs

  • Total 4K
  • Win 2K
  • Mac 937
  • Linux 759
Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12 Jun 11 Jun 10 Jun 9 Jun 8 Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23
Windows 1 2 0 0 0 1 0 2 1 0 0 0 1 1 1 0 0 4 1 0 1 0 1 2 0 0 3 0 0 0 0 0 1 2 0 1 2 1 0 0 0 0 1 0 1 0
Mac 0 0 1 0 0 1 0 0 2 0 2 0 2 0 0 1 0 0 1 0 0 2 0 0 0 0 0 2 0 1 0 0 0 0 0 0 1 1 0 0 0 3 0 1 0 1
Linux 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 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.