I want to sort members by name in the source code. Is there any easy way to do it?
I\'m using NetBeans, but if there is another editor that can do that, just tell me th
For C/C++ mode, right click on the method name inside the Navigator window, then there's choice of "Sort by Name" or "Sort by Source", choose the one you like :)