CodeGlance icon indicating copy to clipboard operation
CodeGlance copied to clipboard

Plugin seems to stop working in PhpStorm 2020.2

Open ilya-realforce opened this issue 4 years ago • 16 comments

ilya-realforce avatar Sep 24 '20 05:09 ilya-realforce

Not a solution, but I switched to "Code MiniMap".

AndreKR avatar Oct 17 '20 20:10 AndreKR

Code Minimap no longer exists, it seems.

gdude2002 avatar Dec 02 '20 21:12 gdude2002

Yes, I noticed. :(

And no one (including myself) forked it before it disappeared.

AndreKR avatar Dec 02 '20 21:12 AndreKR

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 :)

jturbide avatar Dec 14 '20 06:12 jturbide

ok but that's no real solution, is it. and nobody seems to care, so i assume this plugin is dead too?

GsHeri avatar Mar 11 '21 17:03 GsHeri

It has been for a long time.

AndreKR avatar Mar 11 '21 17:03 AndreKR

that's a real shame... one of my favorite plugins and there's still no alternative? :/

GsHeri avatar Mar 11 '21 17:03 GsHeri

Unless someone has a local copy of the Code MiniMap repository, probably not.

AndreKR avatar Mar 11 '21 19:03 AndreKR

So what is the issue? Does Code Glance depends on MiniMap somehow?

etosan avatar Apr 03 '21 22:04 etosan

No, it's just that "Code MiniMap" worked properly and CodeGlance does not.

AndreKR avatar Apr 04 '21 06:04 AndreKR

Ah it seems "Code MiniMap" is fork of CodeGlancec that still used to work, correct?

etosan avatar Apr 08 '21 16:04 etosan

I don't think it was a fork but a completely separate implementation.

AndreKR avatar Apr 08 '21 19:04 AndreKR

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

gennaios avatar Apr 10 '21 01:04 gennaios

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?

foosel avatar Jun 10 '21 12:06 foosel

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.

gdude2002 avatar Jun 10 '21 12:06 gdude2002

I rebuild in my repo: https://github.com/ranbest/CodeGlance/releases

bestv5 avatar Jun 15 '21 07:06 bestv5