CodeGlance
CodeGlance copied to clipboard
Feature request: Ability to hide scroller
It would be nice to have ability to hide scroller, because plugin covers its functionality.

This is something that's actually already planned. my hope is that CodeGlance becomes a full scrollbar replacement by moving the pips into it...
I hope it won't add a mess :)
Speaking about extending minimap functionality - did you think about additional markup specially for it? For example, in order to add some space between blocks on minimap - add something like this in code /** @minimap spacer */ Navigation in this case would be easier.
Yes, I see now, pips is not in sync with minimap, so right now you need scroller to figure out where it is.
Yeah, they don't line up at all, and it would be really nice to get rid of that ugly grey bar in between the editor and the minimap.
A way to quickly solve the issue would be to display codeglance to the left of the scrollbar (like it is in sublime)