Skip to content

apauzies/eclipse-minimap-view

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

How to install

  • Copy/Paste the content of dropins to your eclipse/dropins folder
  • Window -> Show View -> Other -> MiniMap -> MiniMap

screenshot

What should work

  • Display a preview of the editor content in the minimap
  • Highlight the viewable part of the editor in the minimap
  • Scroll/click/drag in the minimap -> scroll the editor
  • Scroll/click in the editor -> scroll in the minimap
  • Use the editor colors (syntax, background, selection) in the minimap

What doesn't work (yet)

  • Scale the preview of the minimap to display the full content of the editor (big files)

Test environment

  • Tested with Eclipse Juno Version: 4.2.1
  • Java, Text and XML editors
  • Java >= 1.6.0

License

Eclipse Public License

About

Attempt to create a Mini-Map / Birds-eye-view plugin for eclipse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages