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

Not supported 2023.2 #33

Closed v1ack closed 1 year ago

bendathierrycom commented 1 year ago

Hello,

I have this error message as a notification in Intellij Idea Ultimate :

Plugin 'Python Inlay Params' (version '0.3.2') is not compatible with the current version of the IDE, because it requires build 231.* or older but the current build is IU-232.8660.185.

Seems to be related to a bad IDE version checking process.

FieryDruid commented 1 year ago

@v1ack @bendathierrycom

Try this

Python.Inlay.Params-0.3.3.zip

Settings -> Plugins -> ⚙️ -> Install Plugin from disk... and select .zip archive

v1ack commented 1 year ago

Yes, it works, thanks

Ayfri commented 1 year ago

Why not releasing an update ?

WhiteMemory99 commented 1 year ago

2023.2 support is out. 1-2 days until the marketplace version is approved by JetBrains

bendathierrycom commented 8 months ago

Thanks few months later. Have a good 2024 year too.