Skip to content

Add support for Keyed Translation Files#88

Open
Garethp wants to merge 5 commits intomainfrom
keyed-languages
Open

Add support for Keyed Translation Files#88
Garethp wants to merge 5 commits intomainfrom
keyed-languages

Conversation

@Garethp
Copy link
Copy Markdown
Owner

@Garethp Garethp commented Apr 18, 2026

This adds support for Keyed Translation Files and using those Keys in C#:

  • Autocomplete translation keys in "Key".Translate()"
  • Navigate to that key with Ctrl+Click from C#
  • Perform a Find Usages on the key from XML or C#
  • Add a problem analyser to detect when an incorrect number of arguments is passed into Translate
  • Add a hover over the Keys in C# to display the translation text
  • If possible, show that translation text in the IDEs default language
  • Add an intention in C# strings to extract a string into a translation key

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant