Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefanceriu/SCXcodeMiniMap

Sublime Text like Minimap for Xcode
https://github.com/stefanceriu/SCXcodeMiniMap

minimap plugin xcode xcode-plugin

Last synced: about 2 hours ago
JSON representation

Sublime Text like Minimap for Xcode

Awesome Lists containing this project

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
:--------------------------:|:--------------------------:
![](https://drive.google.com/u/0/uc?id=17cfIoUGJZc2I_21Zv4s0kqlb5uxkwplL&export=download) | ![](https://drive.google.com/u/0/uc?id=1sKzcMnu94IQAYwRyJnNAKiiBBOJkX9YC&export=download) |
![](https://drive.google.com/u/0/uc?id=1NSk0QTXnfX1A4CEja7_aRDb8d19YCiW3&export=download) | ![](https://drive.google.com/u/0/uc?id=1a-7Luigmw0RLZlaZy86URNd8l8aPx6dO&export=download) |

![](https://drive.google.com/u/0/uc?id=14vYpfnPLlENWjYPtTtJQm1pmnivPp0rC&export=download)

![](https://drive.google.com/u/0/uc?id=1csskmT7_ToRYCUwT6eEep3ld5eOT63pj&export=download)

#### Installation
- Through [Alcatraz](https://github.com/alcatraz/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]](mailto:[email protected]) or [@stefanceriu](https://twitter.com/stefanceriu).