sublime-codemap icon indicating copy to clipboard operation
sublime-codemap copied to clipboard

Allow to hide minimap for CodeMap group

Open evandrocoan opened this issue 8 years ago • 2 comments

From the forum post:

  1. forum$26056 CodeMap - interactive code tree plugin

@FichteFoll The minimap can only be hidden on a per-window basis.

Seems the minimap can only be hidden per windows basis. Then I opened a issue on the Sublime Text Core issue tracker asking about the possibility to hide the minimap per view:

  1. https://github.com/SublimeTextIssues/Core/issues/1926 Allow to hide minimap per view

evandrocoan avatar Sep 17 '17 14:09 evandrocoan

Thank you. Will integrate it as soon as the feature is available. Hopefully they will accept it :)

oleg-shilo avatar Sep 17 '17 22:09 oleg-shilo

I'm mixed ... I've found the minimap helps in some situations but that has only been the case going to a 4k monitor... On 1920x1080 I've found that I've had too little space and did a lot of extra mods to XCodeMapper to slim down the output ( ie changing function to def or func, or f... and other things to slim down the output ) in order to squeeze as much room as possible...

I like the minimap now, but if the file is short, it can be a bit annoying to have...

I would like to have the option of removing it in certain instances ( if the file ends before the bottom of the window, or altogether ) and the option to resize the width of it would be nice because I wouldn't mind using it as my scrollbar - but I'd want the width to be half of what it is now...

Acecool avatar Jan 09 '18 11:01 Acecool