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 6 forks source link

Add hints reference resolving by click with Cmd\Control #13

Closed divaltor closed 2 years ago

divaltor commented 2 years ago

Other IDE's (IntelliJ IDEA, Rider, etc) support for browsing of type by click on it by CMD\Control + Left Mouse Click combination. Need to recreate this functionality in this plugin