I'm using Zend Studio 9.0.2 and I regularly use the hook templates but since version 8 code assist gives a list of options sorted by type, and templates come after function declarations. In practice this means that I have to scroll through all the hook_function_name options which Eclipse has found in api files in the code, in order to get to the templates.
If all the templates were called "thook_name" then this problem would not occur.

As a tip for others this is a really easy search & replace in the XML file before importing.

Comments

deekayen’s picture

Status: Active » Closed (won't fix)

nah