-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugin update doesn't work #70
Comments
Oh that error might be due to incompatibility with 2024.3. |
Yeah, that does happen if it can't find a matching supported IJ version. Our latest version (0.31.0) does support 2024.3 though. |
Ah, scratch that; I see that our latest |
I have I then uninstalled the plugin which I think removed the repository too. Then I restarted, re-added the repo, found the plugin again in the marketplace and installed it ( So it does seem like there is something strange with the update functionality and the custom repo. |
When a new plugin version is published to pkl-intellij's custom plugin repository,
subsequent IntelliJ update checks fail to find it ("All plugins are up to date").
The only way to update the plugin is to uninstall and reinstall it.
Other users have experienced this problem: apple/pkl#676 (comment)
As this is presumably an IntelliJ issue, I filed:
https://youtrack.jetbrains.com/issue/IDEA-360958/Check-for-plugin-updates-doesnt-work-for-custom-plugin-repos
The text was updated successfully, but these errors were encountered: