Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Solving Persian Characters in Sublime Text With Bidirectional text

I'm using sublime text v3 and find out there is a problem with persian characters in sublime text, i find the solution by using Bidirectional text package

This is a image of my problem:

This is a image of my problem

But i have to use ctrl+b everytime i typing persian character. Is there anyway that make Bidirectional text automaticly run on the codes and don't use ctrl+b everytime ?

Thanks.

like image 502
Arash Yazdani Avatar asked Apr 05 '16 05:04

Arash Yazdani


1 Answers

download this package:https://github.com/HosseinRashno/Sublime-Text-2-BIDI

then extract to sublime text package folder(in sublime text go to preference menu then click browse packages and extract package in to it)

exit from sublime text and run it again

write bidi text(etc persian or others) and right click and select bidi text.

and then it's work.

source:https://github.com/HosseinRashno/Sublime-Text-2-BIDI

like image 187
Ali Rasouli Avatar answered Sep 22 '22 15:09

Ali Rasouli