-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugin seems to stop working in PhpStorm 2020.2 #250
Comments
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: 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. |
It has been for a long time. |
that's a real shame... one of my favorite plugins |
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? |
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 |
No description provided.
The text was updated successfully, but these errors were encountered: