User forums > Using Code::Blocks
using shortcuts for brackets
(1/1)
NoRulez:
Hey @all,
is there a way to jump from a bracket to another? For example in Visual Stduio the Shortcut is [CTRL] + [ยด] to jump from '{' to the corresponding '}' bracket or in VIM it is the key '%'.
Is there an equivalent way to use such things in CodeBlocks?
Regards NoRulez
jomeggs:
Have a look to Settings->Editor->Keyboard shortcuts. In my environment the shortcut is Ctrl-Shift-B
ouch:
you can also use that large pulldown menu up top to hop to a specific code section.
Navigation
[0] Message Index
Go to full version