When writing Python code in VScode, it recently started to also show the docstrings of the suggestions like in the following example
How does the right pop up with the docstring called? How can I disable it? How can I control whether to show it or not?