Open Issues Need Help
View All on GitHubAI Summary: This issue requests the addition of support for calling Claude's code model (MCP) within the project. It's labeled as a 'good first issue' and a 'feature', indicating it's a new functionality that should be relatively straightforward to implement.
A hook-driven i18n plugin that supports diverse development scenarios.
A hook-driven i18n plugin that supports diverse development scenarios.
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.
A hook-driven i18n plugin that supports diverse development scenarios.