slak44 / intellij-ngx-translate-support

Intellij plugin for ngx-translate, implementing jump-to-definition and code completion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IntelliJ ngx-translate Support

Automatically create references for ngx-translate strings into i18n translation files. This plugin enables jump-to-definition, adds minor syntax highlighting for the translate tokens, and code completion.

Accessors like TEST-STRING.SUBOBJECT.TEST123_TEST are currently auto-detected in Javascript files (including Typescript and Angular templates).

The plugin considers .jsons that have i18n in their path to be translation files.

About

Intellij plugin for ngx-translate, implementing jump-to-definition and code completion

License:MIT License


Languages

Language:Kotlin 97.0%Language:Lex 3.0%