stefanceriu / SCXcodeMiniMap

Sublime Text like Minimap for Xcode
GNU General Public License v3.0
1.03k stars 91 forks source link

Disable the MiniMap in Version Editor and Comparison Mode #65

Closed dzenbot closed 8 years ago

dzenbot commented 8 years ago

It would be great to be able to either opt-out or completely disable support of the mini map in the Version Editor and Comparison Mode. Why? Because when having 2 editors at the same time it's already hard to read, and the Mini Map isn't helping a lot there IMHO.

image

Great job with this plugin. It's my favorite!

stefanceriu commented 8 years ago

Hey, sorry for the late reply, it took me a long time to figure out exactly how to get this done.

I pushed an initial version to develop and linked it to the 'Autohide' menu option. The minimap should now stay hidden for files smaller than one page, the assistant and version editors, and the refactoring window.

It would be awesome if you could help me test it out and please let me know if I missed something.

Cheers

dzenbot commented 8 years ago

Great! I'll test it tomorrow. 👏

stefanceriu commented 8 years ago

Soo.. is it working ? :smile: