Is there any way to be notified when the plugin is uninstalled?

I'm developing a plugin and would like to know when the user uninstalls it to remove a value from the PropertiesComponent.

Thanks!

0

No, there is no such way. There is usually no harm in leaving unused data in the settings, so we didn't implement any mechanism for cleaning it up.

0

What a pity... Thanks anyway!

0

请先登录再写评论。