texstudio-org/texstudio

Titlecase operation not working for cyrillic letters

Ouverte

#1 958 ouverte le 23 nov. 2021

 (5 commentaires) (0 réaction) (0 personne assignée)C++ (397 forks)auto 404
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (3 516 étoiles)
Métriques de merge PR
 (Merge moyen 5h 26m) (19 PRs mergées en 30 j)

Description

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.

Guide contributeur