cedricziel / idea-php-typo3-plugin

TYPO3 CMS Plugins for IntelliJ IDEA / PhpStorm
MIT License
96 stars 8 forks source link

ViewHelper autocompletion insertion is wrong in inline syntax #245

Open cedricziel opened 6 years ago

cedricziel commented 6 years ago
{f:<caret>}

autocompleting f:translate, yields

{f:f:translate()}