-
Notifications
You must be signed in to change notification settings - Fork 89
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
Does not display jump letters on right splitted vertically screen #203
Comments
Same here :( |
Looks like this is the bug in IntelliJ Platform. I have debugged AceJump code base on IntelliJ CE 2017.2.6 and IntelliJ CE 2017.3 EAP and on the last one AceJump works well on both sides. |
Same here! |
+1 |
Works fine in IntelliJ Idea 2017.3 |
I can also confirm that this is working in PHPStorm 2017.3 |
+1 Faced this issue in PhpStorm 2017.1 |
Not sure this is the right place but is it even planned to do cross-split-files jumps with ace-jump? W/o need in changing active focused file (not really easy when there are three+ files). |
I believe this issue is probably a duplicate of #71, let's move the discussion there. Thanks. |
Using ace jump version 3.4.2, 2017.2.5 Build UI-172.4343.14
Steps to reproduce
What's wrong?
Only matching places are shown (as at the screenshot), no keyboard shortcuts to jump are generated
When opened in left view works as expected
Right view broken, typed 'ctrl + ;' then 'co'

Left view OK, typed 'ctrl + ;' then 'co'

The text was updated successfully, but these errors were encountered: