idea-php-typo3-plugin
idea-php-typo3-plugin copied to clipboard
Use CTRL+Click to jump from fluid translate viewhelper to locallang label
When using a Fluid translate viewhelper it would be nice to be able to ctrl+click on the key to jump to the locallang file. Is this possible?
<f:translate key="my_defined_label" />
That's a tough one, but I'll wrap my head around it :)
My biggest fear are fluid path overlays where we need to interpret TypoScript, but that should be possible either way. Maybe start slow and add references to labels in the same extension.