-
Notifications
You must be signed in to change notification settings - Fork 91
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
Comments
I have same problem too. PhpStorm PS-138.84. Same problem is in #39 |
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. |
Yeah maybe it is working. But it needs "official" solution to be able to update from jetbrains repository. @Centaur Could you make PR, please? |
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. |
+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) |
Yeah, the problem is back in PhpStorm EAP 9 - the "input" does not get focus and you write into the code. |
Same issue using the just released Webstorm 10 and Ubuntu 14.10. Same goes with quickjump. |
Can you guys try the AceJump features from the emacsIDEAr plugin? I actually use that now (and contribute to it) because it's better written and more fully featured than mine/this. |
Centaur's fork works. But I don't know how up-to-date it is. |
the emacsIDEA plugin does work... so does this mean this AceJump plugin is now dead? Or will it be fixed for this issue? |
The emacsIDEAs seems to work, latest 15 EAP at OSX |
@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. |
@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? |
Version 2.0.7 contains @Centaur's PR #43, which addresses the lost focus issue. Please report any issues you encounter. |
As there have been no further reports of lost focus, I am closing. Please open another ticket for reporting related issues. |
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.
The text was updated successfully, but these errors were encountered: