dotnet / dotnet/ResXResourceManager

Escape diacritics characters when a new key is generated

Open
#395 1 comment 0 reactions 0 assignees View on GitHub
Feature request Up for grabs
Dominant language
C#
Stars
1.5k
Forks
251
Avg merge
1d 1h
Merged PRs (30d)
1

Description

Would be nice to escape/replace diacritics characters when a new key is generated based on the string.
I know the best approach is always use English Keys, but I can see some of the people may accent on the different neutral language than English. So it could be very useful solution.

For example if I select the following text "crème brûlée" and click [MoveToResources] it should replace it with "MyClass_Creme_Brulee". At the moment it would be "MyClass_Crème_Brûlée".

What do you think guys?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.