You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when testing the use of the description field in intellijPlatform.pluginConfiguration. Instead of replacing the existing content within the tag in plugin.xml, the new content is appended to the existing description. This results in the original description not being fully replaced as intended.