whunmr / emacsIDEAs

Porting some great extensions of emacs to Intellij IDEA. such as AceJump, CopyWithoutSelection.
Apache License 2.0
94 stars 13 forks source link

overlay and markers in splitted panes not get cleared after jump #14

Closed Centaur closed 8 years ago

Centaur commented 8 years ago

2016-08-31 10 29 48

reproduce:

  1. in the above pane, move cursor to end of line 18
  2. c-l [space] a jump to end of line 19 as expected. But the splitted pane below does not get cleaned up.
whunmr commented 8 years ago

hi @Centaur , thanks for let us know the issue, please upgrade the plugin to 1.4.3 for fix.

the fix was test on:

IntelliJ IDEA 2016.2.2 Build #IC-162.1628.40, built on August 16, 2016 JRE: 1.8.0_76-release-b216 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o