News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Compiler error jump

Started by yvesdm3000, February 01, 2017, 10:20:08 AM

Previous topic - Next topic

yvesdm3000

Hi,

Something that annoys me for a long time is that whenever there is a compiler error, the GUI decides that it's best to jump to that error even though the user might still be using the GUI for other things like looking things up.
I can't really find an option to disable this behavior. If it doesn't exist is it OK if I add this option ?

Yves
Clang based code completion for Code::Blocks:   [url="http://github.com/yvesdm3000/ClangLib"]http://github.com/yvesdm3000/ClangLib[/url]

killerbot

ok for me, but I would suggest to keep the default behavior to carry out the jump.

stahta01

#2
I suggested a related change that was NOT supported by at least one CB Dev.

That was to stop the changing to the "build message" in the log pane [after building was finished].

So, you might just try to stop moving to the first error in the editor window instead of what I suggested.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

oBFusCATed

stahta01: These are unrelated things.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

yvesdm3000

Do I open a ticket or do I just post a patch for this feature ?

Yves
Clang based code completion for Code::Blocks:   [url="http://github.com/yvesdm3000/ClangLib"]http://github.com/yvesdm3000/ClangLib[/url]

oBFusCATed

Both :) The ticket can have type=patch :)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

yvesdm3000

Clang based code completion for Code::Blocks:   [url="http://github.com/yvesdm3000/ClangLib"]http://github.com/yvesdm3000/ClangLib[/url]