inlang’s IDE Extension was built to help developers working on globalized (i18n) codebases, making it possible to work efficiently with a hand full of helpful features.
Today is a big day for us. We are launching the inlang VSCode Extension in beta. 🧩
TLDR;
🌐 Live Translations without having to switch files.
💬 Context Tooltip showing you all translations.
✂️ Extracting messages for translating them is so much easier with code actions.
🔎 Inline Annotations for translations to have all the info in one place.
🔁 Automatically updates when resources get changed.
We are always happy to hear your feedback, so definitely let us know what you think. If you have questions or want to contribute to our project, you can do so by joining our Discord: https://discord.gg/gdMPPWy57R
If you are searching for a different i18n app, we strongly recommend you to check out our other two apps – the CLI (making it possible to do automation 🥳) and the Web Editor, super helpful if you're someone who has to translate without wanting to touch code. Find everything here: https://inlang.com/documentation
Beneficial for SvelteKit developers, that 's for sure. It would be perfect if it were with adaptable option of translation expression injection according to .svelte or .ts / .js files, or even better for HTML or Javascript / TypeScript (template in .svelte). For now, it is always as expression for .svelte (something like { i('translateStringID') } even though in Javascript portions of code just i('translateStringID') is needed.
Hi,
The ide extension is adaptable via plugins. The SvelteKit solution itself is a plugin (https://github.com/inlang/inlang...).
Is there a specific stack you want a plugin for?
PS new docs about plugins will be coming out next week :)
Sona
Mindverse
Space
Sona