PyCharm know's intellisense ? Permanently deleted user Created November 18, 2010 09:42 Hi,is it possible that I can see the function-docstrings during the develop-process,the python-docstring and my own function-docstrings?thanks
Hello Michael,
Press Ctrl-Q (View | Quick Documentation Lookup) to see the docstring of
the function under the caret.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hello Dmitry,
thanks for your answer and now the next question:
Is it possible to change the font of the documentaion-output?
thanks michael
Hello Michael,
No, the font is not currently configurable.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"