Page 1 of 1

Outline shows no code elements

Posted: Sat Sep 27, 2008 2:50 pm
by sreinst1
Hi,
I am using CodeLite 2128. I created a project for the source code of CodeLite version 1789-V1.0. For some files, I get a complete Outline showing all the source elements in the files (functions, classes etc). But for files like CodeLite\language.cpp, the Outline shows nothing. The navigation bar, on the other hand, shows all the functions correctly. The same is true for other files like language.h, symbol_tree.cpp, and more. For files like function.h and function.cpp, the Outline works fine.
Shlomy

Re: Outline shows no code elements

Posted: Sat Sep 27, 2008 2:56 pm
by eranif
I dont know what is wrong...

The only advise I can suggest is: re-tag the problematic project, or better the entire workspace and see if it helps (my guess is that it would).

Eran

Re: Outline shows no code elements

Posted: Sat Sep 27, 2008 8:46 pm
by sreinst1
eranif wrote:I dont know what is wrong...

The only advise I can suggest is: re-tag the problematic project, or better the entire workspace and see if it helps (my guess is that it would).

Eran
I did, it didn't help. Note that the navigation bar shows the source elements correctly even when the Outline is empty.