Editor Pin

GroupId: com.raelity.jvi
ArtifactId: netbeans-editor-pin
Author:errael
License:Mozilla Public License Version 1.1
Homepage:http://raelity.com

2023-01-22     2024-01-25     32,889

Debugging  Editing  


Download matrix

Plugin version NetBeans compatible
2.1.2 NB 21 - Verified   NB 20 - Verified   NB 19 - Verified   NB 18 - Verified   NB 17 - Verified   NB 16 - Verified   NB 15 - Verified   NB 14 - Verified   NB 13 - Verified  

Intro

toolbar button and menu actions which can clear the REUSE flag

Description

This plugin provides a registered action, toolbar button and menu actions which can clear the REUSE flag preventing a file from being replaced.

The toolbar button, which looks like a "push pin", provides a visual indication that the currently active editor is REUSEable; the button is only enabled when the active editor is REUSEable.

Click on the push pin to clear the REUSE flag.

In some situations the IDE/platform opens a file with the REUSE flag (see NetBeans API doc Line.ShowOpenType); files opened like this can be automatically replaced in an editor window by other files.

IDE REUSE examples: single stepping into a file, clicking on a stacktrace for goto source, jVi tag-stack operations.