Code completion for function M1ndaction 创建于 2020年10月16日 14:21 Hi! When I start typing function name (declared by myself) in PHPstorm there is no function name in dropdown list. Futhermore, using Ctrl+Space and so on also has no effect. Why?
Strange, it should work out-of-the-box. What happens when you add "foo();" manually, are you able to go to declaration afterwards?
Also, is there any chance that file is located in directory that is marked as "Excluded"?
Thank you for trying to help. Run PHPstorm on next day - everything works OK. So it was temporary bug.
I'm just studying PHP, all tools are new, so it's not always clear, where it's bug or where need to go to settings :) Thanks again.