Editor Pin - plugin detail
Action to clear editor REUSE flag to prevent a file from being automatically replaced.
| Plugin owner: |
err |
| Website: |
|
| Added: |
2010-04-20 |
| Last updated: |
2011-10-03 |
| NetBeans Versions: |
6.9, 7.0, 7.1 |
| License: |
any use |
| Category: |
Editing |
| Size: |
0.01 MB |
| Downloaded: |
226 times |
| Rating: |
|
Verifications for NetBeans versions
Plugin is not subject to any verification |
Introduction
In some situation 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. This plugin provides a registered action, toolbar button and menu actions which can clear the REUSE flag; this prevents 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.
IDE REUSE examples: single stepping into a file, clicking on a stacktrace for goto source, jVi tag-stack operations.
What's new in this version
Source code at http://netbeans.org/bugzilla/show_bug.cgi?id=180106 attachment
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.