nb-codeoutline
nb-codeoutline copied to clipboard
This is a NetBeans plugin which adds a code overview/outline for the current editor.
Please add Bookmark in tape. Display as horizontal blue line in tape.
All is in the title : the flag in the view menu already does it, but this would be nice to have another way to toggle the outline display.
In Netbeans 11.0 The Outline window doesn't open. There is the Code Outline TAB in options but nothing happenes. A fix would be nice - I love this plugin .....
Unfortunately, the codeoutline sidebar is not shown in NetBeans 10.0 VC3. Didn't test it with NetBeans 9.
Need add colorization of text, warnings errors etc in micromap.
It is a bit related to your ticket: https://github.com/markiewb/nb-codeoutline/issues/12 but a bit easier I think. I would like to hover over the code outline and after 200 or 300ms it...
Hey @markiewb, Nice plugin, why haven't I seen this before? :+1: Do you think it would make sense to add caching from mimetype to `AttributeSet`?
WARNING [org.netbeans.core.modules]: had to upgrade dependencies for module de.markiewb.netbeans.plugins.codeoutline: added = [module org.openide.util.ui > 9.3, module org.openide.filesystems.nb, module org.openide.filesystems.compat8, module org.netbeans.modules.editor.document > 1.0] removed = []; details: [#243100: Separate desktop-independent...
Currently (v1.3), text in different text lines appear to have a different height -- probably an artifact of the scaling algorithm used. It would be nice if the font size...
NetBeans adds blank space in the editor at the bottom of files. The viewport highlighting in the code outline does not take this into account and highlights a different (larger)...