texstudio-org/texstudio

Autocomplete does not work for rtl commands

Open

#321 opened on Sep 16, 2018

 (3 comments) (0 reactions) (0 assignees)C++ (397 forks)auto 404
help wanted

Repository metrics

Stars
 (3,516 stars)
PR merge metrics
 (Avg merge 5h 26m) (19 merged PRs in 30d)

Description

Xepersian provides Persian commands to be used in RTL context, but texstudio does not support commands in (at least) Persian (No highlight and no autocomplete)

Environment

  • TeXstudio: 2.12.10
  • Qt: Using Qt Version 5.8.0, compiled with Qt 5.8.0 R
  • OS: Windows 10
  • TeX distribution: texlive 2018

Expected behavior

autocomplete dialog box should appear while writing commands that is RTL.

Actual behavior

autocomplete dialog box won't appear while writing commands that is RTL.

How to reproduce

start typing commands in an RTL (Persian in my case)

Contributor guide