I’m seeing some unexpected behavior when installing a plugin from a ZIP file using Install Plugin from Disk, and I’m wondering if this is expected behavior or a bug in the Plugin Manager UI.
Environment
-
IntelliJ IDEA 2026.2 and 2026.1
-
macOS
Steps to reproduce
-
Download a plugin ZIP from JetBrains Marketplace.
-
Open Plugins → Install Plugin from Disk.
-
Select the ZIP (the plugin is not already installed).
-
Observe the Installed plugins list before restarting the IDE.
Observed behavior
Immediately after installation, the Installed list sometimes shows duplicate entries (e.g. Liberty Tools, LSP4IJ, or both). The duplicates have the same version and appear identical.
After restarting the IDE, the duplicates disappear and the Installed list is correct.
Is this expected behavior, or is it a known Plugin Manager UI issue?



