News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Switching among opened files with Alt+num like in gedit

Started by ckid113, October 03, 2013, 09:27:58 PM

Previous topic - Next topic

ckid113

I am very used to switching among opened files using Alt+num keyboard shortcut like in gedit. For ex., Alt + 1 => file #1, Alt + 2 => #2, ..., Alt + 9 => #9.
Is there any way to configure these keyboard shortcuts in Code::Blocks? Or may be there are other keyboard shortcuts for this?
I find it very inconvenient to use mouse every time a need arises to switch between opened files. Ctrl+Tab is inconvenient as well when more than 2 files are opened.

oBFusCATed

No, but you can do one of the following:
1. write very simple plugin to do it (should be doable).
2. modify C::B itself to provide this feature (we can guide you where you have to look or change).
3. wait for a C::B developer to do it, by posting a feature request on the project page at berlious.de
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]