Hi,
I was wondering if there was a way to change the keyboard shortcuts for switching between editors. Currently it is Ctrl-Pagedown to go to the editor to the left and Ctrl-Pageup to go to the right. (I would like to swap that, since that is more natural for me.)
I am on Ubuntu 15.10 with Codelite 8.0, not self compiled.
If the goal could be achieved by performing a compilation, I would be very grateful for a pointer to the file that would need to be edited before compilation.
Thanks in advance, and thank you for codelite!
Best regards,
Hans
keyboard shortcuts for switching between editors
-
- CodeLite Curious
- Posts: 1
- Joined: Fri Nov 13, 2015 7:07 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: keyboard shortcuts for switching between editors
Code: Select all
CTRL-TAB
By default hitting CTRL-TAB once, will switch to the last used tab
Eran
Make sure you have read the HOW TO POST thread