Overview of i18n-ally features
maini18n-ally is a VS Code extension designed to manage internationalization (i18n) in your development workflow. Key features include:
- Inline Annotations: View translation context directly in your code.
- Hover & Quick Actions: Access translation details and quick actions via hover windows.
- Unified Translation Management: Manage all translations through a centralized sidebar.
- Visual Editor & Review System: Use a dedicated UI for editing translations and a system for reviewing changes.
- Extraction: Automatically extract text from your source code into translation files.
- Missing Translation Reports: Identify and report missing keys/translations.
- Machine Translation: Leverage machine translation for quick localization.
- JSON/YAML Support: Inline annotations for structured locale files.
- Advanced Support: Works with multi-directory workspaces, remote development, and most popular web frameworks.