texstudio-org/texstudio

Titlecase operation not working for cyrillic letters

オープン

#1,958 opened on 2021/11/23

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

Repository metrics

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

説明

Environment

  • TeXstudio: 3.1.12

Expected behavior

I want to apply "to Titlecase" operation to cyrillic text, for example "мой текст" and expect to obtain "Мой Текст".

Also it will be more convenient to apply case operations to a word of current cursor place, not selection text only.

Actual behavior

But this operation is workable with latin text only.

The case operations (uppercase, lowercase and titlecase) can be applied only to selection text.

How to reproduce

It is necessary to make these operations as them are made in MS Word. This way is the most convenient.

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