Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How would I disable the minimap in Xcode 11?

Tags:

xcode

How do I get rid of the minimap in Xcode?

screenshot of the minimap feature

like image 904
Anton Tropashko Avatar asked Jul 29 '19 13:07

Anton Tropashko


Video Answer


1 Answers

Updated for Xcode 13

Open a code file, such as *.swift, and press the second from the right button in the top right corner. Then click on Minimap:

In older versions of Xcode, this looked as follows:

like image 192
LinusGeffarth Avatar answered Sep 25 '22 11:09

LinusGeffarth