s4gh opened a new pull request, #7925:
URL: https://github.com/apache/netbeans/pull/7925
This PR adds two icons/buttons to the "Projects" and "Files" views of the
IDE. One of them collapses all elements of the tree view. Another one selects
an element in the tree view which corresponds to the selected file in the
editor window. See screenshots below.
Previously similar functionality is available via context menus. However,
context menus is more clicks and less convenience. You need to know that
"collapse all" is available in context menu for the tree view while "select
current file in projects tree" is available in context menu of the file editor.
And not in any place but when you click on the header. So having icons in the
tree view is gives access to these common features in easier and more
convenient way.


--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
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