General questions regarding the usage of CodeLite
-
relminator
- CodeLite Curious
- Posts: 6
- Joined: Tue Dec 14, 2010 8:26 am
- Genuine User: Yes
- IDE Question: C++
- Location: Philippines
-
Contact:
Post
by relminator »
Hi, new user here. I was wondering how to make the class browser look like this:
Instead of the usual listview on top?
Thanks!!!
-
eranif
- CodeLite Plugin
- Posts: 6376
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
-
Contact:
Post
by eranif »
this is an ancient version of codelite.
The class browser is still there. It is simply disabled.
It was moved into a plugin which is disabled by default, to enable it:
Plugins -> Manage plugins, and enable the plugin 'SymbolView'
Eran
-
relminator
- CodeLite Curious
- Posts: 6
- Joined: Tue Dec 14, 2010 8:26 am
- Genuine User: Yes
- IDE Question: C++
- Location: Philippines
-
Contact:
Post
by relminator »
Thanks dude. BTW, I'm using codelite to develop DS stuff and it works like a charm.
[edit]
I enabled SymbolView and restarted codelite. However the workspace still outputs filenames.
NVM. Found it.