Code completion in OSX El Capitan

General questions regarding the usage of CodeLite
Enso
CodeLite Curious
Posts: 1
Joined: Sat Feb 27, 2016 12:37 am
Genuine User: Yes
IDE Question: C++
Contact:

Code completion in OSX El Capitan

Post 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
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Code completion in OSX El Capitan

Post 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
Make sure you have read the HOW TO POST thread
Post Reply