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 async support #8

Closed divaltor closed 2 years ago

divaltor commented 2 years ago

Currently module don't work with async functions, because they are returned AsyncGenerator