A hook-driven i18n plugin that supports diverse development scenarios.

7 stars 2 forks 7 watchers TypeScript MIT License
i18n i18n-react i18next paste typescript vscode vscode-extension
2 Open Issues Need Help Last updated: Sep 9, 2025

Open Issues Need Help

View All on GitHub
good first issue feature

A hook-driven i18n plugin that supports diverse development scenarios.

TypeScript
#i18n#i18n-react#i18next#paste#typescript#vscode#vscode-extension

AI Summary: Debug a localization plugin (I18n Fast) where Chinese prompts are appearing in the wrong location. The issue involves a mismatch between the defined key (`com_plugin_model`) and its display location within the VS Code editor. The solution likely requires inspecting the plugin's code, particularly the `hook.matchI18n` function and its interaction with the VS Code API to identify why the key is being incorrectly matched or displayed.

Complexity: 4/5
bug good first issue

A hook-driven i18n plugin that supports diverse development scenarios.

TypeScript
#i18n#i18n-react#i18next#paste#typescript#vscode#vscode-extension