I have a published plugin with ID io.github.abpubli.dot-support currently named “Dot Support”.
I would like to rename it to “Dot Viewer” because the IDE shows a warning: “Must not contain template text ‘support’”.
My questions:
-
Can I safely change the
<name>tag in plugin.xml from “Dot Support” to “Dot Viewer” and publish an update? -
Will existing users receive the update normally, or will they see it as a different plugin?
-
Is there anything else I need to do on the Marketplace side when changing the plugin name?