Eclipse code birdview plugin

2020-02-16 08:47发布

I wonder, if there is an Eclipse plugin for code birdview (preview, visualization, minimap, however it may be called)? I mean, when you see your code in a small preview window and may scroll using this window. Wait, I'll show you...

Screenshot (taken from Sublime Text)

Like this. (See the column, where the white rectangle is).

3条回答
相关推荐>>
2楼-- · 2020-02-16 09:08

Minimap is now present in Eclipse starting version 4.9 Official link to the feature

查看更多
做个烂人
3楼-- · 2020-02-16 09:25

Here is "Overview" plugin from a deleted by a mod answer that provides a minimap view.

enter image description here

(I don't see a reason for deletion, it's exactly what OP asked for).

查看更多
三岁会撩人
4楼-- · 2020-02-16 09:28

I saw this question again today, and found someone working on such a plugin on github. I have no idea how far progressed this project is, but it may be worth checking out:

https://github.com/apauzies/eclipse-minimap-view screenshot

Hope this helps!

查看更多
登录 后发表回答