Autocomplete **kwargs in PyCharm
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)