New feature: Remember text direction in edited files
-
Hi
I read and editing Farsi and Englsih text frequency, but must every time select “RTL text direction” to edit and view thats files…
So its nice and easy to add an new feature to remember selected text direction for every edited files so not need again and again do same thing for specified files.
Direction history of edited files can be saved in an file in Notepad++ directory or registry keys to call when an text file opening for remember selected text direction for that files, like:
<Filename=“c:\sampletext.txt” RTL=“yes”/>
<Filename=“c:\arabic.txt” RTL=“yes”/>
…Thanks