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

Option to have CodeGlance on the left of scrollbar #224

Open erusev opened 5 years ago

erusev commented 5 years ago

The scrollbar shows on the left of the minimap:

image

But for some people it might make more sense for the scrollbar to stay at its original position, right next to the right border of the editor, and for the minimap to show on the left of the scrollbar, as in VSC:

image

hwooo commented 5 years ago

I agree. It would be best if the scrollbar is fixed to right of the minimap.

mustafaozhan commented 5 years ago

Agreed 👍