Can I pause the plugin from being available in the marketplace

Answered

I have a plugin, I paused its development and maintenance, I would like to pause it in the marketplace. Is that possible?

0
1 comment

Hi Damian.

I'm curious why you want to make it unavailable during the pause period. If the plugin works correctly, why not make it available for users even if you are taking a break?

If you are getting incompatibility problems reports, then you can set the until-build in the plugin.xml to the last compatible version, and the plugin won't be available in newer IDEs. Isn't this approach enough? For until-build see:
https://plugins.jetbrains.com/docs/intellij/plugin-configuration-file.html#idea-plugin__idea-version

0

Please sign in to leave a comment.