Until recently, I used IDEs that did not have a minimap by default.
Now, I do more and more work with VSCode and I am not sure whether I like the minimap or not. Does it help you with software development tasks? If so, how?
👤 itwy Accepted Answer ✓
It's a gimmick. First thing I do when installing Sublime Text or VS Code is turning it off.
👤 keyP
I mainly use it as the vertical scrollbar when coding. However, I do find it useful if I'm going through log files or files that have blocks of "shapes" formed by the text. It makes it easier to scroll down to the relevant section.