Command reference feature question

When I used WingIDE, it had a very useful feature. When I started to type a command (i.e. raw_input), in a small window it gave me the description and usage of the command. Is there something similar in pycharm?
0
Press Ctrl-Q (View | Quick Documentation) to open a popup window with the documentation of a function. This also works in completion lists.
0
Avatar
Permanently deleted user
Thanks it's very useful.
0

请先登录再写评论。