SCXcodeMiniMap is a Xcode plugin that adds a source editor Minimap to Xcode.
Version 2.0 has been rewritten from the ground up to address performance issues (delays on large source files - 1000+ lines) and for creating a better base to build upon. As such, the following new features are now supported:
- Faster syntax highlighting
- Shows code foldings
- Comment and preprocessor directive highlighting
- Breakpoint highlighting
- All highlighting options are also available for the main Xcode editor
- Custom themes
- All options are accessible from the View/Minimap menu item
Without editor highlighting | With editor highlighting |
---|---|
-
Through Alcatraz
-
Download the sources, build the project and restart Xcode
-
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.