+6
Minimap Position Disappears
I'm using Sublime Text 3 and the current file position in the minimap disappears when the cursor is moved outside it. This makes the minimap mostly useless since it no longer tells me where I am in the document.
Please (please!) revert to the old behaviour in Sublime Text 2 where the position is always visible.
Thank you,
Brian
Служба підтримки клієнтів працює на UserEcho
I agree very strongly with this. The minimap is a fantastic feature and I love it, but I'd really like to be able to see my current position at a glance without having to mouse over it like I could before. At least add it back in as a selectable option?
Actually turns out you can just add this to your preferences:
"always_show_minimap_viewport": true
No big deal then!