texstudio-org/texstudio

Autocomplete does not work for rtl commands

Aberta

#321 aberto em 16 de set. de 2018

 (3 comentários) (0 reação) (0 responsável)C++ (397 forks)auto 404
help wanted

Métricas do repositório

Stars
 (3.516 estrelas)
Métricas de merge de PR
 (Mesclagem média 5h 26m) (19 fundiu PRs em 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)

Guia do colaborador