Gringow VSCode Extension
AI-powered translation support for Gringow projects directly in your editor.
Features
- Cmd/Ctrl+Click on
g... and `gid`... to jump to translations in cache
- Automatic detection of Gringow template strings
- Smart navigation to
gringow.json cache entries
- Works with TypeScript, JavaScript, React, and JSX files
Usage
- Open a project with a
gringow.config.js or gringow.config.json
- The extension automatically activates
- Use
g... or `gid`... in your code
- Hold Cmd (Mac) or Ctrl (Windows/Linux) and click on the template string
- Opens the
gringow.json file at the corresponding translation entry
Requirements
- A valid Gringow configuration file in your project
- VSCode 1.96.0 or higher
Extension Settings
This extension uses the globby pattern from your gringow.config to determine which files to scan.
License
MIT
| |