texstudio-org/texstudio

Titlecase operation not working for cyrillic letters

開放

#1,958 建立於 2021年11月23日

 (5 則留言) (0 個反應) (0 位負責人)C++ (397 個分叉)auto 404
enhancementgood first issuehelp wanted

倉庫指標

星標
 (3,516 顆星)
PR 合併指標
 (平均合併 5小時 26分鐘) (30 天內合併 19 個 PR)

描述

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.

貢獻者指南