Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Hakar on April 22, 2024, 08:38:39 pm

Title: Auto activating projects in workspace
Post by: Hakar on April 22, 2024, 08:38:39 pm
Hello, sorry if this question has been asked before
is there a way that Codeblocks auto activates the project I'm working in?
when I edit a code and compile it, I have to go to this menu and manually activate it before compiling it.
Title: Re: Auto activating projects in workspace
Post by: blauzahn on April 24, 2024, 07:57:44 am
I actually like, that cb does not do that. You can activate a project in the workspace panel by double clicking onto it.

Also: The active file might be referred to by more than 1 project. Keep it simple.