TabbyML / tabby

Self-hosted AI coding assistant
https://tabby.tabbyml.com/
Other
21.17k stars 959 forks source link

[IntelliJ Plugin Dev] Plugin Disappears After Upgrading from Version 1.4.0 to 1.6.3 in Custom Plugin Repository #2710

Open jerryion opened 2 months ago

jerryion commented 2 months ago

I have a custom plugin repository that locally manages some IntelliJ plugins. A few months ago, I uploaded version 1.4.0 of the Tabby plugin to this repository. Recently, I uploaded version 1.6.3 to the same repository.

I then attempted to update the Tabby plugin in IDEA via Settings -> Plugins, from 1.4.0 to 1.6.3, by clicking the update button in the list of installed plugins.

However, after restarting the IDE, the Tabby plugin seemed to have disappeared. I can't see it in the installed list.

Could this issue be due to some inappropriate customization on my part?

icycodes commented 1 month ago

I am not sure if this is the specific cause of the issue you mentioned: the minimum required IDE version for IntelliJ Plugin 1.6.x has been increased to >= 2023.1.

jerryion commented 1 month ago

I tested it on the ides version from 2023.1 to 2024.1