Popularity
7.1
Declining
Activity
0.0
Stable
1,027
41
91

Code Quality Rank: L1
Programming language: Objective-C
License: GNU General Public License v3.0 only
Tags: Plugins     Xcode    
Latest version: v2.3.10

SCXcodeMiniMap alternatives and similar libraries

Based on the "Plugins" category.
Alternatively, view SCXcodeMiniMap alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of SCXcodeMiniMap or a related project?

Add another 'Plugins' Library

README

SCXcodeMinimap v2.3

SCXcodeMiniMap is a Xcode plugin that adds a source editor Minimap to Xcode.

Features

  • Custom size
  • Custom themes
  • Highlighting:
    • search results
    • comments and preprocessor directives
    • breakpoints
    • build errors and warnings
    • Xcode's "instances of selected symbol" (Preferences/Text Editing)
  • Can autohide for small files
  • Can hide the main editor scroller
  • Shows code foldings

All options are configurable through the View/Minimap menu item

Screenshots

Without editor highlighting With editor highlighting

Installation

  • Through Alcatraz

  • or download the sources, 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

License

SCXcodeMiniMap is released under the GNU GENERAL PUBLIC LICENSE (see the LICENSE file)

Contact

Any suggestions or improvements are more than welcome. Feel free to contact me at [email protected] or @stefanceriu.


*Note that all licence references and agreements mentioned in the SCXcodeMiniMap README section above are relevant to that project's source code only.