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

Plugin not working #44

Closed
gabzim opened this issue Apr 24, 2014 · 15 comments
Closed

Plugin not working #44

gabzim opened this issue Apr 24, 2014 · 15 comments

Comments

@gabzim
Copy link

gabzim commented Apr 24, 2014

I can't figure out what is causing this but when I press ctrl + ; the square box appears, but as I type any letter so that the options are displayed, it will continue to type in the javascript file instead of displaying any options. I cannot find out what is causing this problem. If I type "a" so I can jump to any location that begins with an "a", instead I get the "a" underneath the small black box that appears when the plugin is triggered. Is anyone else experiencing this? I'm using Webstorm 8.0.1.

@vysinsky
Copy link

vysinsky commented May 6, 2014

I have same problem too. PhpStorm PS-138.84. Same problem is in #39
When I click in AceJump box it works so it has no focus automatically.

@gabzim
Copy link
Author

gabzim commented May 6, 2014

I followed the instructions in that issue (using this repo: https://github.com/Centaur/AceJump) and now it works. Though a pull request should be made.

@vysinsky
Copy link

vysinsky commented May 6, 2014

Yeah maybe it is working. But it needs "official" solution to be able to update from jetbrains repository. @Centaur Could you make PR, please?

@andresdominguez
Copy link

The fix made by @Centaur is no longer working on WS 9.0.1 / Ubuntu Linux. The little window that grabs your character does not get focus.

@EoinGriffin-AI
Copy link

+1 for this issue. Using Ubuntu 14.10 and IntelliJ IDEA 14.1

I was fairly sure this worked a few days ago, so it might have been broken when I upgraded from IntelliJ 14.0 to 14.1

(i miss AceJump :( sniff)

@vysinsky
Copy link

vysinsky commented Apr 2, 2015

Yeah, the problem is back in PhpStorm EAP 9 - the "input" does not get focus and you write into the code.

@ghost
Copy link

ghost commented Apr 2, 2015

Same issue using the just released Webstorm 10 and Ubuntu 14.10. Same goes with quickjump.

@johnlindquist
Copy link
Collaborator

Can you guys try the AceJump features from the emacsIDEAr plugin?
https://plugins.jetbrains.com/plugin/7163?pr=idea

I actually use that now (and contribute to it) because it's better written and more fully featured than mine/this.

@vysinsky
Copy link

vysinsky commented Apr 3, 2015

Centaur's fork works. But I don't know how up-to-date it is.

@EoinGriffin-AI
Copy link

the emacsIDEA plugin does work... so does this mean this AceJump plugin is now dead? Or will it be fixed for this issue?

@metyl
Copy link

metyl commented Sep 3, 2015

The emacsIDEAs seems to work, latest 15 EAP at OSX

@levilindsey
Copy link

@johnlindquist Since this plugin doesn't work with the current IDE versions and you recommend the emacsIDEAs plugin instead, could you update the documentation for your plugin to mention this? It's harder to find the solution through your repo's issues list.

@andresdominguez
Copy link

@levilindsey use this one https://github.com/Centaur/AceJump I have been using it for several months.

I spoke with @johnlindquist a couple of weeks ago and I asked about this bug. Maybe we will get some love?

@breandan
Copy link
Collaborator

Version 2.0.7 contains @Centaur's PR #43, which addresses the lost focus issue. Please report any issues you encounter.

@breandan
Copy link
Collaborator

As there have been no further reports of lost focus, I am closing. Please open another ticket for reporting related issues.

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

No branches or pull requests

8 participants