W
W
weranda2022-04-13 17:51:58
PyCharm
weranda, 2022-04-13 17:51:58

Why doesn't VSCode display tooltips the way PyCharm does?

Greetings.

I really like VSCode, but for some reason it behaves a little differently than PyCharm does. How to make code hints look like PyCharm. For example, in the same file, after a dot (dot and the first letter of the method), PyCarm displays hints, but VSCode does not display or displays, but not those. Here is the same session.query() entry and the results are different.

This is VSCode.
6256e33cf2c3a718999255.png
6256e34530f6d501612342.png

This is Pycharm.
6256e34db65ca055971339.png
6256e3587a966155425775.png

PyCharm outputs what it needs, and VSCode is something else. Maybe something, somewhere, somehow needs to be installed, configured?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Danoneko, 2022-04-13
@Danoneko

load the Python extension in the sidebar if you don't have it

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question