Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Improve i18n IDE tooling #7781

Merged
merged 1 commit into from
Mar 21, 2023
Merged

Improve i18n IDE tooling #7781

merged 1 commit into from
Mar 21, 2023

Conversation

speigg
Copy link
Member

@speigg speigg commented Mar 21, 2023

Adds a recommended VSCode extension for better i18n IDE support, with appropriate settings.

image

image


Generated summary (powered by Graphite)

What Changed

Added

  • Added i18n-ally extension to recommendations in extensions.json
  • Added i18n-ally configuration to settings.json
  • Imported useTranslation from react-i18next in BuildStatusDrawer.tsx

Testing

Test that the i18n-ally extension is installed and configured correctly.

Reasoning

This change adds support for internationalization (i18n) to the project. The i18n-ally extension provides a convenient way to manage translations, and the configuration in settings.json sets up the extension to work with the project's i18n files.

@speigg speigg merged commit 829f779 into dev Mar 21, 2023
@speigg speigg deleted the better-i18n-ide-tooling branch March 21, 2023 23:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants