News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

jump to last error

Started by Tobi, November 12, 2008, 09:04:24 PM

Previous topic - Next topic

Tobi

First post here, started using C::B not so long ago, and I like it!

However, I find it incredibly annoying that Code::Blocks jumps to the first compile error after a compile finished. Usually I've already fixed a part of the compiler errors and due to this sudden jump I do not know anymore where in the list of errors I was with fixing (this in particular happens when refactoring, and hence fixing lots of tiny compile errors.)

I looked through the settings but couldn't find any way to turn this off.

Is there a way but did I miss it? If so, how do I turn this off? If not, this is a feature suggestion :P  (maybe instead of an option a smart behaviour like only jumping to last error if user didn't touch any other files yet since start of compile?)