python - Method and variable descriptions in PyCharm -
is there pycharm parallel visual studio's intellisense feature gives brief description of variable or method when trying use method or variable? if so, how view description, , how can write own descriptions? in visual studio, example, can type 3 slashes /// creates summary block pops every time try use documented method or variable. help appreciated! wiki