texstudio-org/texstudio
Titlecase operation not working for cyrillic letters
Open
#1,958 opened on Nov 23, 2021
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (3,516 stars)
- PR merge metrics
- (Avg merge 5h 26m) (19 merged PRs in 30d)
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.