Haehnchen/idea-php-symfony2-plugin

Plugin does not recognize translations in .json format

HugoLandrin opened this issue · 1 comments

We've recently switched our app's translation files from XLF to JSON files. However the plugin invalidated all of our translation keys and cannot append new ones to our files.

Same issue.
"Symfony: Missing translation domain" warnings and no autocomplete, if using json:
image

with YAML everything is fine.