Skip to content

rettoua/angular-i18n-validator

Repository files navigation

Angular 6+ i18n vscode extension

Extension Marketplace

Extension for validating i18n for Angular 6+ projects with adding peace of functionality for seeing and navigating to translations.. Supports multiple projects specified in Angular.json and takes into account current context with showing and navigating only to relevant translations.

Supported features:

  • Validating html templates against translation files
  • Hover Popup with showing available translation
  • Go To particular translation file from the Hover Popup
  • Go To Definition from html template to relevant translation file
  • Find All References for showing translation unit usages across html templates
  • IntelliSense
  • Rename applys changes for both html template and translation file
  • Generate translation unit(-s) for a single or bulk translation units generating

New in 1.2.0:

  • Command for removing translations and all references to it

Checks translations existence and showing available ones in the hover

Document validation

Navigating to particular translation via Hover popup

Navigate to translation

Go to Definition(-s)

Navigate to translation

Find all references

Navigate to translation

IntelliSense

Rename

Generate translation unit(-s)

About

Adds i18n in document validation and navigation for Angular 6+ projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published