Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>inlangNew to Visual Studio Code? Get it now.

inlang

inlang

|
65 installs
| (1) | Free
i18n extension that makes you more productive.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Open Source Localization Solution for Software

Website · GitHub · Documentation

Inlang VS Code Extension

The VS Code extension is part of the open source localization solution inlang.

Getting Started

Create an inlang.config.json file in your project.

  • Either run npx @inlang/cli init in the terminal (but node must be installed).
  • Or manually create the JSON config:
    For an example and the config schema go to the config reference.

Features

Inline Annotations

See translations directly in your code. No more back and forth looking into the translation files itself.

inline annotations

Extract patterns (translations)

Extract patterns (translations) via the Inlang: Extract pattern code action.

extract pattern

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2022 Microsoft