acejump / AceJump

🅰️ single character search, select, and jump
https://plugins.jetbrains.com/plugin/7086-acejump
GNU General Public License v3.0
1.23k stars 91 forks source link

In IDEA 2020.1, enable IdeaVim-EasyMotion and AceJump, It will throw exception and stop working. #324

Closed wenjinnn closed 4 years ago

wenjinnn commented 4 years ago

Describe the bug On my computer, use IdeaVim-EasyMotion 1.2 , AceJump 3.6.0 and IdeaVim 0.56, Start up IDEA will report this exception, and it make IdeaVim plugin stop working too. Then I discovery, disable IdeaVim-EasyMotion and restart IDEA, this error will be disappear.

Expected behavior Wish to fix this bug.

Screenshots image

Desktop (please complete the following information):

3dot141 commented 4 years ago

yes, i am in the same situations

antsbean commented 4 years ago

yes, i am in the same situations

rootial commented 4 years ago

it can still work if you downgrade the AceJump to 3.5.9, hope this can help u temporarily. @HeWenJin 😄

wenjinnn commented 4 years ago

it can still work if you downgrade the AceJump to 3.5.9, hope this can help u temporarily. @HeWenJin 😄

yeah, this could work, thx

AlexPl292 commented 4 years ago

Here is a PR with a possible fix: https://github.com/acejump/AceJump/pull/326

breandan commented 4 years ago

This should be fixed in AceJump 3.6.1. Please feel free to update. Thanks to @AlexPl292 for the PR!