Command for CodeCompletion MacOsx

General questions regarding the usage of CodeLite
evstevemd
CodeLite Guru
Posts: 350
Joined: Sun Nov 29, 2009 7:36 pm
Genuine User: Yes
IDE Question: C++
Contact:

Command for CodeCompletion MacOsx

Post by evstevemd »

I cannot activate CC no matter what I do. I have tried:
CMD+Space
CMD+Return Key
Ctrl+Space

Not one of them is working.
What do you guys use on Mac? In Linux/Windows Ctrl+Space works fine

CodeLite 15.x
CodeLite is awesome, I just Love it!

User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Command for CodeCompletion MacOsx

Post by eranif »

CMD-SPACE is already assigned by OSX, simply disable it from the "System Preferences" menu, or assign new shortcut for for code completion from Settings->Keyboard shortcuts
Make sure you have read the HOW TO POST thread
evstevemd
CodeLite Guru
Posts: 350
Joined: Sun Nov 29, 2009 7:36 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Command for CodeCompletion MacOsx

Post by evstevemd »

eranif wrote:CMD-SPACE is already assigned by OSX, simply disable it from the "System Preferences" menu, or assign new shortcut for for code completion from Settings->Keyboard shortcuts
You're right. It works. I wanted to assign Ctrl+Space but in CL Shortcut assignment dialog could not find something like autocomplete or codecompletion. What is the name?

CodeLite 15.x
CodeLite is awesome, I just Love it!

User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Command for CodeCompletion MacOsx

Post by eranif »

Just type "complete" the full phrase is: "Complete word"
Make sure you have read the HOW TO POST thread
evstevemd
CodeLite Guru
Posts: 350
Joined: Sun Nov 29, 2009 7:36 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Command for CodeCompletion MacOsx

Post by evstevemd »

Thanks for help

CodeLite 15.x
CodeLite is awesome, I just Love it!

mikaelo
CodeLite Curious
Posts: 1
Joined: Thu Sep 27, 2018 6:03 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: Command for CodeCompletion MacOsx

Post by mikaelo »

Sorry for the necro post but I have not gotten permission to start new threads and this is the closed related post I can find.

Is there any way to change the keyboard shortcuts to use the actual ctrl key on mac os?

Coming from visual Studio under windows it feels a lot more natural to use the ctrl key than the cmd key to me.

Thanks
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Command for CodeCompletion MacOsx

Post by eranif »

You can't change to use CTRL
If you will use Mac for a while, you will get use to it :)
After all, you do copy with CMD+C, CMD+V etc
Make sure you have read the HOW TO POST thread
Post Reply