Skip to content
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

Closed
mgrzaslewicz opened this issue Oct 25, 2017 · 12 comments
Closed

Comments

@mgrzaslewicz
Copy link

mgrzaslewicz commented Oct 25, 2017

Using ace jump version 3.4.2, 2017.2.5 Build UI-172.4343.14

Steps to reproduce

  • open any java class on the right in vertically split view
  • press 'ctrl + ;'
  • type one or two letters marking place to jump into

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'
image

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

@pengVc
Copy link

pengVc commented Nov 6, 2017

i meet some problem with Webstorm 2017.2.5

Left side is ok, Right side is error, ScreenShot:

Left
image

Right
image

@skekec
Copy link

skekec commented Nov 10, 2017

Same here :(

@ovovchuk
Copy link

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.

@dudunato
Copy link

Same here!

@greg-nagy
Copy link

+1

@breandan breandan added the bug label Nov 21, 2017
@breandan
Copy link
Collaborator

We've been tracking signs of this bug for some time, still not sure what the culprit is. Related: #71, #178

@ovovchuk
Copy link

Works fine in IntelliJ Idea 2017.3

@krevels
Copy link

krevels commented Dec 18, 2017

I can also confirm that this is working in PHPStorm 2017.3

@hhsadiq
Copy link

hhsadiq commented Mar 27, 2018

+1

Faced this issue in PhpStorm 2017.1

@extempl
Copy link

extempl commented Oct 23, 2018

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

@breandan
Copy link
Collaborator

is it even planned to do cross-split-files jumps with ace-jump?

@extempl Yes, but this is a different ticket. Please see #144.

@breandan
Copy link
Collaborator

I believe this issue is probably a duplicate of #71, let's move the discussion there. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants