Page 1 of 1

Code completion in OSX El Capitan

Posted: Sat Feb 27, 2016 12:54 am
by Enso
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

Re: Code completion in OSX El Capitan

Posted: Sat Feb 27, 2016 8:17 pm
by eranif
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