Skip to content

zenangst/SCXcodeMiniMap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCXcodeMiniMap

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

SCXcodeMiniMap

Features

  • 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)

Installation

  • 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 stefan.ceriu@yahoo.com or @stefanceriu.

About

Xcode MiniMap plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 100.0%