When I try to call suggestions after the dot symbol in some Python libraries, they do not appear as in the picture enter image description here, and I have to use the dir() method, and I feel that this wastes my time searching.I use Visual Studio Code with the following additions: Python , Pylance .
I tried pressing ctrl+press, but to no avail. A hint menu appears telling me that there are no suggestions.