How to remove "click to insert" implicit iterator types in python

Please help rid me of this functionality:

It’s incredibly frustrating and really gets in the way of using the debug console because of how it interferes with selecting text.

Thanks

Edit: I’m referring to the grey text of [Any, Any, …]. that shows up next to most iterables

I think cursor may have changed this default setting recently as I just started experiencing this with a new update too, but I was able to get rid of this by turning inlay hints off in my user settings.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.