Hi,
Is there a way to sort the outline view of functions and variables according to appearance rather than alphabetically? I find it easier to navigate source according to appearance. My functions are normally clustered in a logical order in a file: init functions, main worker functions, dealloc functions.
Outline sort by appearance
-
- CodeLite Curious
- Posts: 4
- Joined: Mon Jan 18, 2010 2:30 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Outline sort by appearance
Nope. Currently you can not change the sort order. Please submit a FR (feature request) for this at sourceforge.net
Eran
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 4
- Joined: Mon Jan 18, 2010 2:30 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Outline sort by appearance
Will do, thanks