EnzDev / idea-ngx-translate-autocomplete

An IntelliJ plugin for Angular projects that uses ngx-translate or transloco.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NgTranslate Toolset

Build Version Downloads

NgTranslate Toolset extends Angular language support for the NgxTranslate library.
It provides translation key referencing and autocompletion in your angular templates. Also works for Transloco.

Plugins look in the resources directories by default, you can configure the plugin in Settings... > Tools > NgTranslate Toolset.
There, you can define where you store your translations and you favorite language to show in autocompletion.

Project ToDo list

  • Translation key referencing to json translations
  • Translation key autocompletion in templates
  • Chose user language to display translation
  • Translation key value presentation
  • JSON key usage referencing
  • JSON translations inspections (All keys must be defined in every translation files, same order)
  • Reference renaming (recurse on the path)

About

An IntelliJ plugin for Angular projects that uses ngx-translate or transloco.


Languages

Language:Kotlin 100.0%