Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: sparhawk on January 10, 2014, 06:20:04 pm
-
When a compiler error is shown, after compiling CB jumps automatically to the line where the error occured. Can I disable it, that CB does this automatically? I find it particularly annoying when working on a template and the problem is in quite a different place then the compiler tells me. Then I always have to find the line again, where I was working on.
-
You could simply use Bookmarks. (CTRL+B)...
-
You can always click on the "Instanced here" or "Referenced here" line it will bring you back to the correct position.