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

Does it require big changes to migrate this plugin to goland(for type inlay hint)? could you give some advice #38

Closed xzbdmw closed 7 months ago

divaltor commented 9 months ago

Hello, that plugin use specific rules and checks for Python only, so it's impossible at this moment to add support for other languages