0

Intellij IDEA. Python Django. Guys, how to call these hints by using shortcuts?

Here is a picture

enter image description here

HackerMF
  • 475
  • 7
  • 18

1 Answers1

2

I think the action you're looking for is called Parameter Info and often bound to Ctrl + P, see e.g here.

See also:

Manfred
  • 2,269
  • 1
  • 5
  • 14