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
Outline shows no code elements
-
- CodeLite Enthusiast
- Posts: 19
- Joined: Tue Sep 23, 2008 11:06 am
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Outline shows no code elements
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
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
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 19
- Joined: Tue Sep 23, 2008 11:06 am
- Contact:
Re: Outline shows no code elements
I did, it didn't help. Note that the navigation bar shows the source elements correctly even when the Outline is empty.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