Search |
|||
Emilian Bold's blogNetBeans Editor Folding with stylePosted by emilian on September 2, 2008 at 6:06 AM PDT
The folding GUI is an often neglected part of the IDE. It allows you to focus on the work at hand by hiding the unneeded parts of the code. What it didn't have so far in the NetBeans IDE was... style. Actually style and an extra feature: the ability to close a fold by clicking at the end of it not just at the beginning. This is folding so far:
Note the familiar features:
It is clear what the folding GUI was missing:
Introducing a new patch submitted to NetBeans and the GUI for a demo fold type:
It's a showcase of the new feature to use the end of the fold as a collapse-trigger as well as the fact that the aspect of the fold doesn't have to be strict. The current patch provides a fold-style per mime type. So you can use whichever style fits your work depending on the file type. Thus, you get to use the extensibility power of NetBeans Module System for a new, or just the same-old, fold style. »
Related Topics >>
Netbeans Comments
Comments are listed in date ascending order (oldest first)
Submitted by theanuradha on Tue, 2008-09-02 06:38.
ops.. typo rally -> really
|
CategoriesArchives |
||
|
|