Home  >  Article  >  Backend Development  >  intellij-idea - phpstorm does not display the method and attribute list, and does not automatically prompt the parent class method?

intellij-idea - phpstorm does not display the method and attribute list, and does not automatically prompt the parent class method?

WBOY
WBOYOriginal
2016-08-04 09:22:162844browse

I am using phpstorm 10, and the following problems occurred:
1. Unable to display the list of methods and attributes defined in the class
intellij-idea - phpstorm does not display the method and attribute list, and does not automatically prompt the parent class method?
2. $this is not prompted
3. Parent class methods and attributes are not prompted
4. In the method If the capitalization of function or class names is incorrect, no prompt will appear. For example, I have a method called sayHello, but if I enter sayh, it will not prompt me

Already tried many times
intellij-idea - phpstorm does not display the method and attribute list, and does not automatically prompt the parent class method?

Baidu Google multi-page~~~

I hope you can give me some advice, thank you

Reply content:

I am using phpstorm 10, and the following problems occurred:
1. Unable to display the list of methods and attributes defined in the class
intellij-idea - phpstorm does not display the method and attribute list, and does not automatically prompt the parent class method?
2. $this is not prompted
3. Parent class methods and attributes are not prompted
4. In the method When inputting incorrect capitalization for function and class names, no prompt will appear. For example, I have a method called sayHello, but when I enter sayh, it will not prompt me

Already tried many times
intellij-idea - phpstorm does not display the method and attribute list, and does not automatically prompt the parent class method?

Baidu Google multi-page~~~

I hope you can give me some advice, thank you

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn