This is a vscode plugin for i18n quick view
Auto detect i18n key, show translation via tooltip.
VS Code ^1.42.0
This extension contributes the following settings:
i18nHelper.projects
: [{ "name": "UP", "path": "src/static/up/locale" }]i18nHelper.flatten
: json file structure
bug fix
Add file watcher
Initial release