Quetzal: i18n Setup
A VSCode extension to automatically parse your code and set up internationalization.
Features
- Scans for user-facing strings
- Sets up internationalization configurations
- Integrates with various i18n libraries
Installation
- Download the latest
.vsix file from the releases.
- Open VSCode and go to the Extensions view (
Ctrl+Shift+X or Cmd+Shift+X on macOS).
- Click on the three dots in the upper right corner and select "Install from VSIX...".
- Select the downloaded
.vsix file.
Usage
- Open your project in VSCode.
- Run the command
Quetzal: Scan for user-facing strings from the command palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
- Follow the prompts to set up internationalization.
| |