dotnet / dotnet/ResXResourceManager
Custom key format?
Open
Feature request
Up for grabs
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 251
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
I needs to move text to resource with a special format key( Namespace.Type.Method.Kind.Key)
Is there any config that allows me to do this?
I've read the code, I found the key is hard coding here:
https://github.com/dotnet/ResXResourceManager/blob/c8b5798d760f202a1842a74191e6010c6e8bbbc0/src/ResXManager.VSIX/Visuals/MoveToResourceViewModel.cs#L45
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.