SCXcodeMiniMap is a plugin that adds a source editor MiniMap to Xcode.
- It works with an unlimited number of opened editors, including the assistant and version editors
- The minimap and its selection view scroll seamlessly with the editor and provide a nice way of figuring out the current position in the document
- Full syntax highlighting
- It blends with the currently selected theme
- View menu item for showing/hiding it (Ctrl+Shift+M)
- Size configurable via the kDefaultZoomLevel parameter (defaults to 10% out of the editor's size)
-
Build the project and restart Xcode or
-
Download SCXcodeMinimap.xcplugin.zip from the releases tab, unzip and move it to the Xcode plugins folder ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SCXcodeMinimap.xcplugin
-
If you encounter any issues you can uninstall it by removing the ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SCXcodeMinimap.xcplugin folder
SCXcodeMiniMap is released under the GNU GENERAL PUBLIC LICENSE (see the LICENSE file)
Any suggestions or improvements are more than welcome. Feel free to contact me at stefan.ceriu@yahoo.com or @stefanceriu.