vektah / CodeGlance

Intelij IDEA plugin for displaying a code mini-map similar to the one found in Sublime
BSD 2-Clause "Simplified" License
1.06k stars 104 forks source link

scroll view not shown in PhpStorm 2017.1.4 #188

Closed idMolotov closed 7 years ago

idMolotov commented 7 years ago

PhpStorm 2017.1.4 Build #PS-171.4694.2, built on May 16, 2017 JRE: 1.8.0_112-release-736-b21 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Mac OS X 10.12.5

After update using inner phphstorm update functionality - plugin scroll disappears.

Try to remove it with uninstall, checking in the directories for left files and re-install again gave no result.

cronicryo commented 7 years ago

can confirm for PyCharm 2017.1.3

Build #PY-171.4424.42, built on May 10, 2017 JRE: 1.8.0_112-release-736-b21 amd64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Windows 10 10.0

cronicryo commented 7 years ago

by pressing ctrl + shift + A on windows and searching code glance. theres a hot key to show visibility. ctrl + shift + G. apparently the setting in settings is labeled "disabled" that hides it and mine was on by default

pmirandaarias commented 7 years ago

Mine is ON and I still can't see it.

thearabbit commented 7 years ago

I have the same problem, I can't see it on Webstorm 2017.1.4.

LazzyLizzard commented 7 years ago

Ctrl + Shift + G works for me

idMolotov commented 7 years ago

cmd + shift + G (restart may require)

TheNaderio commented 5 years ago

On my Mac the Hotkey cmd + shift + G opens the search. With a double press on Shift key you can open the PhpStorm search for functions or everything. Typing codeglance into this bar shows: image

There is a hotkey shown that seems to be doubla assigned, but you can click the result item to toggle CodeGlance.