Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: minimik on July 11, 2008, 05:07:28 pm

Title: Goto corresponding braces in code
Post by: minimik on July 11, 2008, 05:07:28 pm
Hello all,

I'm new at the usage of CB and so I came to a issue which I can't solved until now.
Is it possible to jump to the corresponding brace?
I had the problem, since a function was longer than one screen height! :o

I'd apreciate any help!

And a second one:
Is it possible to do a incremental search within the active file? (like in MS VS:  Press Ctrl-I and type the letters you are searching for)

Thanx in advance
Michael


Title: Re: Goto corresponding braces in code
Post by: Jenna on July 11, 2008, 05:48:08 pm
"CTRL+SHIFT+B"

other shortcuts: http://wiki.codeblocks.org/index.php?title=Keyboard_Shortcuts (http://wiki.codeblocks.org/index.php?title=Keyboard_Shortcuts)