Skip to content

apauzies/eclipse-minimap-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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