Hi, in my IDE i can click on known class-functions and editor jumps to the function. Is there a way to let the editor know where the global classes are? eg $GLOBALS['TSFE']->xyz $GLOBALS['TSFE']->tmpl->xyz $GLOBALS['TSFE']->syspage->xyz $GLOBALS['TYPO3_DB']->xyz $GLOBALS['TT']->xyz is it possible with the @var-syntax? vg Steffen