Reputation: 35
When editing Python code I get this scroll bar (even in Java perspective):
http://pasteboard.co/22Uf7QhU.png
I have installed the PyDev plugin which gave me this bar but is it not possible to use it for Java?
I would like to see this when editing in Java rather than the standard Window's style scroll bar but I don't know how to enable it or even what it is called.
Does anyone know?
Upvotes: 1
Views: 248
Reputation: 111142
This is the PyDev 'Overview Ruler Minimap'.
It is solely a feature of the PyDev plugin and is not available for other languages.
Upvotes: 1