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
2 comments

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

Please sign in to leave a comment.