Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: shurecki on February 12, 2008, 01:33:15 am
-
is there a way to switch the tabs using the keyboard?
-
Ctrl+Tab
-
Extra credit, is there a way to switch tabs in a specific direction??
-
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
-
just for reference:
http://wiki.codeblocks.org/index.php?title=Keyboard_Shortcuts
-
Wonderful, thank you...
-
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
-
...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