Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>rs-intlNew to Visual Studio Code? Get it now.
rs-intl

rs-intl

RSApps

|
20 installs
| (0) | Free
Quick Actions for Translations
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode extension rs-intl

This extension enables Quick Action "Add translation for 'screens.example.title'" for lines with t("screens.example.title")

By default it saves new translations to src/translations/localizationFiles/en.json, but this can be configured via VSCode settings

{
  "rsIntl.translationFilePath": "path/to/your/translations.json"
}

Development

  • Open the file src/extension.ts, press F5 and select VSCode Extension Debugging
  • To see changes, run action Developer: Reload Window in the [Extension Development Host] editor.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft