Hi all!
I'd like to ask some help: on OSX El Capitan, command (Windows on PC keyboard) + space activates spotlight search, and thats the same key CodeLite uses for code completion. When I disable spotlight search, it works with keys also.
Can I change Command + Space to Ctrl + Space in CodeLite?
Thank You!
Laszlo
Code completion in OSX El Capitan
-
- CodeLite Curious
- Posts: 1
- Joined: Sat Feb 27, 2016 12:37 am
- 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: Code completion in OSX El Capitan
I presonally, changed the global accelerator in the settings...
But, you can do the same in CodeLite:
Settings->Keyboard Shortcuts
Type in the 'Search box' : "Complete Word"
and replace it
Eran
But, you can do the same in CodeLite:
Settings->Keyboard Shortcuts
Type in the 'Search box' : "Complete Word"
and replace it
Eran
Make sure you have read the HOW TO POST thread