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

invalid display of too many lines #178

Closed hm496 closed 6 years ago

hm496 commented 7 years ago

codeglance_bug

codeglance 1.5.2 + WebStorm 2017.1

test file http://vuejs.org/js/vue.js

roman4e commented 7 years ago

I confirm that. It disappear after the 4000th line

bendem commented 6 years ago

Can confirm, it happens at line when the line 3769 is fully shown on screen. https://imgur.com/a/nOzQe

Jurager commented 6 years ago

Same, after 4258 line scrolls up and not showing the actual position in editor

vektah commented 6 years ago

Should be fixed in 1.5.4 by https://github.com/vektah/CodeGlance/pull/203