Page 1 of 1

working with a library

Posted: Wed Feb 07, 2024 12:34 am
by zaphod

I have a project that has over 200 source files. In addition, I have a separate library of subsidiary functions (a mere 80 files). When I'm debugging a library function I have to switch back and forth from the main program to the library code. When activating the project or the library to build them, the workspace tree expands/contracts often obscuring the project from the library or vice versa.

My question: is there another way of quickly activating a project/library not using the workspace double click ? Am I using Codelite in the best possible way ?