texstudio-org/texstudio

Math mode and Bi-Di feature bad effect

オープン

#3,070 opened on 2023/04/16

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (397 件のフォーク)auto 404
help wanted

Repository metrics

Stars
 (3,516 個のスター)
PR merge metrics
 (平均マージ 5h 26m) (30d で 19 merged PRs)

説明

Environment

  • TeXstudio: 4.5.1
  • Qt:
  • OS: Windows 10
  • TeX distribution: texlive 2022

Expected behavior

When I write in math mode (e.g. By pressing Ctrl+Shift+M) I expect it switch language to En automatically and when I press End button or move cursor away from math mode it switches back to local language again.

Actual behavior

When I write in math mode (e.g. By pressing Ctrl+Shift+M) it switches language to En correctly but when I enter one character it switches language back to local even in math mode.

sometimes I switch to En manually but after inserting one character it switches back to local again.

コントリビューターガイド