Are there any extensions or any settings I could change so that PyCharm brings up a menu containing suggestions for **kwargs in some modules like Tkinter or maybe any other classes? It does this is vs code and I was wondering if it was possible in PyCharm as well. I have given a screenshot of what I want it to do in PyCharm and what vs code does. (https://i.sstatic.net/lQQKn0q9.png)
I tried to use other autocomplete extensions like Tabnine or Kite but they are either confusing, take up a lot of memory, or they got discontinued, which is a real letdown.
user26630422 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.