Hello,
I would like to ask how to make CodeLite IDE to change "AltGr + ;" key? It always shows me "Select Tab" dialog window. I would like to change or remove it completly.
Thank you very much for your answer.
Best wishes,
Etrimon
How to change "Select Tab" shortcut keys?
-
- CodeLite Curious
- Posts: 2
- Joined: Wed Jan 17, 2018 6:16 pm
- Genuine User: Yes
- IDE Question: PHP
- Contact:
-
- CodeLite Curious
- Posts: 2
- Joined: Wed Jan 17, 2018 6:16 pm
- Genuine User: Yes
- IDE Question: PHP
- Contact:
Re: How to change "Select Tab" shortcut keys?
Really noone can help me with this issue?
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: How to change "Select Tab" shortcut keys?
IIRC, its hard wired to wxNavigationEvent. so you can't disable it
You can open a feature request to make this optionally
You can open a feature request to make this optionally
Make sure you have read the HOW TO POST thread