WhiteMemory99 / Intellij-Python-Inlay-Params

A PyCharm plugin that implements inlay parameter and type annotation hints for Python.
https://plugins.jetbrains.com/plugin/19538
MIT License
36 stars 5 forks source link

Add an option to show single hints #42

Closed WhiteMemory99 closed 9 months ago

WhiteMemory99 commented 9 months ago

Fixes #36. Well, somewhat fixes. A new setting for those who might prefer to always see the parameter hints, off by default.