Dyorgio Nascimento created NETBEANS-6165:
--------------------------------------------
Summary: Include "Close Unmodified Documents" option on Editor tab
menu
Key: NETBEANS-6165
URL: https://issues.apache.org/jira/browse/NETBEANS-6165
Project: NetBeans
Issue Type: New Feature
Components: editor - Actions/Menu/Toolbar
Reporter: Dyorgio Nascimento
Include a new option on contextual Editor tab menu: Close Unmodified Documents.
It can solve "tabs hell" problem easily.
In the past, theses two plugins do the same work:
[https://github.com/Chris2011/nb-git-close-unmodified-documents]
and
[https://github.com/oosterholt/nb-close-unmodified-tabs]
It is very trivial to implement it on
[https://github.com/apache/netbeans/blob/master/platform/core.io.ui/src/org/netbeans/core/io/ui/IOWindow.java]
I'm opening this issue just to discuss this feature before start to do a pull
request.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists