T
T
tosha4encko2019-11-17 12:35:13
PyCharm
tosha4encko, 2019-11-17 12:35:13

What should I do to make pycharm show the comments and documentation I wrote for a function when I hover my mouse over it?

There is a function -

def f():
    """  comment """
   pass

I want pycharm to show me my comment when I hover my mouse over this function, i.e. comment .
VSCode can do this, but how can you achieve the same from pycharm?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question