Hi Matthias, >>> Are you sure you have the project loaded? You are aware of Ctrl-space to trigger completion explicitely (it happens automatically on "->" or ".")? <<< Code completion should also happen on "::" e.g. to show static variables/functions or namespaced functions/classes. Best, Michael.