vektah / CodeGlance

Intelij IDEA plugin for displaying a code mini-map similar to the one found in Sublime
BSD 2-Clause "Simplified" License
1.06k stars 104 forks source link

java.lang.AssertionError: 65 #171

Closed iatsuk closed 7 years ago

iatsuk commented 7 years ago

java.lang.AssertionError: 65 at com.intellij.openapi.editor.impl.IntervalTreeImpl$IntervalNode.computeDeltaUpToRoot(IntervalTreeImpl.java:221) at com.intellij.openapi.editor.impl.RangeMarkerImpl.getStartOffset(RangeMarkerImpl.java:88) at net.vektah.codeglance.render.Minimap.isFolded(Minimap.kt:199) at net.vektah.codeglance.render.Minimap.update(Minimap.kt:241) at net.vektah.codeglance.GlancePanel$updateImage$1.invoke(GlancePanel.kt:146) at net.vektah.codeglance.GlancePanel$updateImage$1.invoke(GlancePanel.kt:51) at net.vektah.codeglance.render.TaskRunner.run(TaskRunner.kt:46) at java.lang.Thread.run(Thread.java:745)

vektah commented 7 years ago

Fix will be in 1.5.2