texstudio-org/texstudio

Titlecase operation not working for cyrillic letters

Aperta

#1958 aperta il 23 nov 2021

 (5 commenti) (0 reazioni) (0 assegnatari)C++ (397 fork)auto 404
enhancementgood first issuehelp wanted

Metriche repository

Star
 (3516 stelle)
Metriche merge PR
 (Merge medio 5h 26m) (19 PR mergiate in 30 g)

Descrizione

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.

Guida contributor