Docs navigation

Loccy documentation

Loccy is open-source i18n devtooling for React & Vue web apps. It ships as two tools that share one configuration:

  • IDE extension: preview, edit, extract, and translate strings inline in VS Code (and Cursor, Windsurf, and other VS Code-compatible editors). Core features are free; AI assistance comes with a Pro subscription.
  • Linter: catches unused keys, missing translations, and unsorted translation files, locally and in CI — free and offline.

Both read the same loccy.yaml from your repository: configure once, use everywhere.

#Extension

#Linter

#Reference

  • loccy.yaml: generate the config, plus every key, translation layout, lint rules, and the AI styleguide (terminology and per-language rules)