This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 199663

Summary: Code Minimap (like Sublime editor has)
Product: editor Reporter: monk.e.boy
Component: -- Other --Assignee: Milutin Kristofic <mkristofic>
Status: RESOLVED WONTFIX    
Severity: normal CC: chrizzly, markiewb, sandipchitale
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description monk.e.boy 2011-06-23 15:03:58 UTC
I noticed that when you drag a code window it shows a tiny screen shot of the code.

Could this also be used to make a sublime minimap of the code?

Can the right hand gutter marks (e.g. changes, search occurrences etc) also be integrated into this?

http://www.google.co.uk/search?hl=en&q=sublime+editor+minimap&bav=on.2,or.r_gc.r_pw.&biw=1279&bih=617&um=1&ie=UTF-8&tbm=isch&source=og&sa=N&tab=wi
Comment 2 markiewb 2013-02-24 16:39:04 UTC
FYI - taken from nbusers list
<quote>
Am 21.02.2013 21:54, schrieb sandipchitale@gmail.com:
> I wrote the Eclipse Plugin which obviously involves SWT StylesText
> widget. (Source: 
> http://sandipchitaleseclipseplugins.googlecode.com/svn/trunk/text.overv
> iew/src/text/overview/views/OverviewView.java).
>
>
> For Netbeans it will have to be implemented on top of JTextPane. 
</quote>
Comment 3 everflux 2014-01-07 13:22:23 UTC
FYI There is a plugin for IntelliJ that provides this as well: https://github.com/Vektah/CodeGlance
Comment 4 Exilor 2014-05-23 21:29:40 UTC
Would be interested in this feature its very useful in Sublime Text and Notepad ++
Comment 5 markiewb 2015-01-31 13:22:06 UTC
I drafted a plugin for that. The code is based on a component from BlueJ.

http://plugins.netbeans.org/plugin/57219/?show=true
Comment 6 Christian Lenz 2015-03-31 19:51:53 UTC
So in my perspective we can resolve the issue, or?
Comment 7 markiewb 2015-05-09 12:31:49 UTC
Resolve as wontfix because there is a 3rd party plugin for that

http://plugins.netbeans.org/plugin/57219/?show=true