-
-
Notifications
You must be signed in to change notification settings - Fork 371
Open
Description
It would be useful if the generated keys contained the translations from the original file as docs, so for example when I hover the cursor over the key in VSCode I can see the translation. That would save a lot of time switching back and forth between the code and the localizations file.
For example (in the generated file):
/// "Settings"
static const main_menu_settings_button_title = 'main_menu.settings_button.title';
This feature could be optional with a parameter provided to the generator.
coderabbitai
Metadata
Metadata
Assignees
Labels
No labels