Idea-php-symfony2-plugin: Translation auto-complete not working in Symfony Flex directory structure

Created on 6 Dec 2017  路  2Comments  路  Source: Haehnchen/idea-php-symfony2-plugin

  • PhpStorm 2017.3
  • Symfony Plugin 0.15.160

Translations autocomplete doesn't work with the new directory structure of Symfony 4. The translations/ directory now resides in the root of the project. When setting the Translation Root Path in the plugin settings to this folder, the autocomplete still doesn't work.
Moving the translations/ directory back to src/Resources/translations/ and setting that path in the plugin settings does work, but that's not the recommended structure anymore. What's strange is that the settings don't seem to work as intended.

fixed

Most helpful comment

thx for this feedback; fixed

All 2 comments

thx for this feedback; fixed

done

Was this page helpful?
0 / 5 - 0 ratings