SymbolView plugin - ordering symbols
Posted: Tue Dec 28, 2010 7:26 am
Hello.
i recently started to use Codelite and i'm very happy with it. its very customizable.
there is only one thing that causes me trouble,
i really need the outline to show me the symbols (functions, variables, etc...) in the order they appear on code. not alphabetically.
of course i can live without it but it slows me down when reading certain files. because the order you put the symbols sometimes have a logical relation.
i think that this functionality shouldn't be that hard to achieve, actually to order the list alphabetically you already indexed the symbols on the file right?
if i can give a hand to add this (or maybe if someone guides me through the code and to get the necessary tools to build it...). i think its worth it.
i recently started to use Codelite and i'm very happy with it. its very customizable.
there is only one thing that causes me trouble,
i really need the outline to show me the symbols (functions, variables, etc...) in the order they appear on code. not alphabetically.
of course i can live without it but it slows me down when reading certain files. because the order you put the symbols sometimes have a logical relation.
i think that this functionality shouldn't be that hard to achieve, actually to order the list alphabetically you already indexed the symbols on the file right?
if i can give a hand to add this (or maybe if someone guides me through the code and to get the necessary tools to build it...). i think its worth it.