Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: shurecki on February 12, 2008, 01:33:15 am

Title: switch tabs using keyboard
Post by: shurecki on February 12, 2008, 01:33:15 am
is there a way to switch the tabs using the keyboard?
Title: Re: switch tabs using keyboard
Post by: clyfish on February 12, 2008, 04:38:40 am
Ctrl+Tab
Title: Re: switch tabs using keyboard
Post by: Oulaxer11 on February 12, 2008, 03:30:46 pm
Extra credit, is there a way to switch tabs in a specific direction??
Title: Re: switch tabs using keyboard
Post by: Jenna on February 12, 2008, 03:45:00 pm
Extra credit, is there a way to switch tabs in a specific direction??
Ctrl+Tab =  switch to the next tab on the right side
Ctrl+Shift+Tab  =  switch to the next tab on the leftt side
Title: Re: switch tabs using keyboard
Post by: JGM on February 12, 2008, 04:33:05 pm
just for reference:

http://wiki.codeblocks.org/index.php?title=Keyboard_Shortcuts
Title: Re: switch tabs using keyboard
Post by: Oulaxer11 on February 12, 2008, 07:50:18 pm
Wonderful, thank you...
Title: Re: switch tabs using keyboard
Post by: shurecki on February 13, 2008, 07:13:15 pm
thanks all

just for reference:

http://wiki.codeblocks.org/index.php?title=Keyboard_Shortcuts

hmm.. thanks, next time i'll try the wiki first :/

but is there a way to switch to a specific tab? like I use in firefox:
ctrl+1 - first tab
ctrl+2 - second tab
and so on
Title: Re: switch tabs using keyboard
Post by: Pecan on February 13, 2008, 07:49:29 pm
...but is there a way to switch to a specific tab? like I use in firefox:
ctrl+1 - first tab
ctrl+2 - second tab
and so on


Not specifically with a hotkey, but BrowseTracker may be of some interest to you. It keeps a running list of the most recently used tabs/editors.

http://wiki.codeblocks.org/index.php?title=BrowseTracker_plugin