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
Quote from: Oulaxer11 on February 12, 2008, 03:30:46 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

Quote from: JGM on February 12, 2008, 04:33:05 PM
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
Quote from: shurecki on February 13, 2008, 07:13:15 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