This packages contains the python specific panels:
- QuickDocPanel: show docstring of functions/classes.
- SymbolBrowserPanel: combo box that shows the symbols in the current document.
Bases: pyqode.core.api.panel.Panel
Shows the python documentation for the word under the text cursor.
This panel quickly shows the documentation of the symbol under cursor.