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.

贡献者指南