-
Bug
-
Resolution: Unresolved
-
Major
-
3.22.0.GA
-
False
-
-
False
-
-
There are two options to install a plugin in JetBrains IDE:
- on the host
- on the client
The problem is that the information about the installed host-side plugins is not persisted across a workspace restart. Therefore, these plugins must be reinstalled.
While the client-side plugins remain installed across workspace restarts.
I suspect this is because the folder with the installed plugins is not persisted.
We should investigate how to mount this folder as a volume. So, the installed plugins should be mounted on each workspace start.