CodeGlance
CodeGlance copied to clipboard
Plugin seems to stop working in PhpStorm 2020.2
Not a solution, but I switched to "Code MiniMap".
Code Minimap no longer exists, it seems.
Yes, I noticed. :(
And no one (including myself) forked it before it disappeared.
I got it working after installing CodeGlance from the marketplace, and then manually installing this one: https://github.com/mgziminsky/Minimap-for-Jetbrains
Jetbrain will throw an exception when it will start, then you remove the Minimap plugin and tada! CodeGlance is working :)
ok but that's no real solution, is it. and nobody seems to care, so i assume this plugin is dead too?
It has been for a long time.
that's a real shame... one of my favorite plugins and there's still no alternative? :/
Unless someone has a local copy of the Code MiniMap repository, probably not.
So what is the issue? Does Code Glance depends on MiniMap somehow?
No, it's just that "Code MiniMap" worked properly and CodeGlance does not.
Ah it seems "Code MiniMap" is fork of CodeGlancec that still used to work, correct?
I don't think it was a fork but a completely separate implementation.
I do not really know Java but may attempt someday. Perhaps someone else could try. Maybe looking thru changes in the plugin API, finding what needs to be updated may be enough?
https://plugins.jetbrains.com/docs/intellij/api-changes-list.html#known-breaking-changes
FWIW, this also stopped working in PyCharm 2021.1, but https://plugins.jetbrains.com/plugin/15562-codeglance2 seems to work. Maybe an option for PhpStorm users as well?
FWIW, this also stopped working in PyCharm 2021.1, but plugins.jetbrains.com/plugin/15562-codeglance2 seems to work. Maybe an option for PhpStorm users as well?
Holy crap, someone did it. This is working great in IDEA Ultimate for me, so I imagine it'd work for most.
I rebuild in my repo: https://github.com/ranbest/CodeGlance/releases