texstudio-org/texstudio

Autocomplete does not work for rtl commands

开放

#321 创建于 2018年9月16日

 (3 条评论) (0 个反应) (0 位负责人)C++ (397 个派生)auto 404
help wanted

仓库指标

星标
 (3,516 个星标)
PR 合并指标
 (平均合并 5小时 26分钟) (30 天内合并 19 个 PR)

描述

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)

贡献者指南