GitToolBox icon indicating copy to clipboard operation
GitToolBox copied to clipboard

Plugin is not considered dynamic

Open zielu opened this issue 4 years ago • 4 comments

Looks like projectViewNodeDecorator is leaked inside platform. See similar bug: https://youtrack.jetbrains.com/issue/IDEA-237580

image

zielu avatar Aug 20 '20 13:08 zielu

Leak theory is not true - there were multiple heap dumps captured and there is no clear leak reason for now.

zielu avatar Aug 30 '20 16:08 zielu

Loss of configuration is observed when disabling and enabling without restart. This looks to be causing #278

zielu avatar Jan 25 '21 08:01 zielu

https://intellij-support.jetbrains.com/hc/en-us/community/posts/360010313419-Dynamic-plugin-lost-settings

zielu avatar Jan 26 '21 08:01 zielu

Config lost on unload/load is reported under https://youtrack.jetbrains.com/issue/IDEA-262732

zielu avatar Feb 22 '21 20:02 zielu