a690700752 / KJump

Easymotion for IdeaVim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version Incompatibility

lemur1905 opened this issue · comments

I'm getting this issue when I try to install plugin from disk using the .jar file:

Plugin 'KJump' (version '1.0.1') is not compatible with the
current version of the IDE, because it requires build 203.* or
older but the current build is IC-232.9559.62

(I'm trying to get the update that fixes the visual mode selection problem.)

I'm going to update the project's dependencies and release version in order to resolve dependency Incompatibility.

I have updated the dependency versions. You can try again.

Thank you!! The update now installs and the visual mode selection works. However, when I jump to a character, then enter visual mode, then jump to another character, the characters that get highlighted exclude the two searched-for characters. Is there a way to include these characters?